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 */