blob: f7decd14cd925b8bf766ebec53d721ac133d5c04 [file] [log] [blame]
#ifndef _BITS_DMA_H
#define _BITS_DMA_H
/** @file
*
* RISCV-specific DMA API implementations
*
*/
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#include <ipxe/riscv_dma.h>
#endif /* _BITS_DMA_H */