f-stack/freebsd/arm64/include/bus_dma.h

9 lines
134 B
C

/* $FreeBSD$ */
#ifndef _MACHINE_BUS_DMA_H_
#define _MACHINE_BUS_DMA_H_
#include <sys/bus_dma.h>
#endif /* !_MACHINE_BUS_DMA_H_ */