]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/riscv/include/bus_dma.h
Implement transparent 2MB superpage promotion for RISC-V.
[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 #include <sys/bus_dma_internal.h>
8
9 #endif /* !_MACHINE_BUS_DMA_H_ */