#ifndef _BITS_DMA_H #define _BITS_DMA_H /** @file * * RISCV-specific DMA API implementations * */ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #include #endif /* _BITS_DMA_H */