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

9 lines
134 B
C
Raw Normal View History

2017-04-21 10:43:26 +00:00
/* $FreeBSD$ */
#ifndef _MACHINE_BUS_DMA_H_
#define _MACHINE_BUS_DMA_H_
#include <sys/bus_dma.h>
#endif /* !_MACHINE_BUS_DMA_H_ */