]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/riscv/include/bus_dma.h
Merge llvm, clang, lld and lldb release_40 branch r292009. Also update
[FreeBSD/FreeBSD.git] / sys / riscv / include / bus_dma.h
1 /* $FreeBSD$ */
2
3 #ifndef _MACHINE_BUS_DMA_H_
4 #define _MACHINE_BUS_DMA_H_
5
6 #include <sys/bus_dma.h>
7
8 #endif /* !_MACHINE_BUS_DMA_H_ */