Sign in
qemu
/
ipxe
/
fbc33effcf1cf05050801741bbb0806a2889de55
/
.
/
src
/
arch
/
riscv
/
include
/
bits
/
dma.h
blob: e3af502d6474295248f31ecb88abb31ad452b20f [
file
]
#ifndef
_BITS_DMA_H
#define
_BITS_DMA_H
/** @file
*
* RISCV-specific DMA API implementations
*
*/
FILE_LICENCE
(
GPL2_OR_LATER_OR_UBDL
);
FILE_SECBOOT
(
PERMITTED
);
#include
<ipxe/riscv_dma.h>
#endif
/* _BITS_DMA_H */