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

9 lines
134 B
C
Raw Permalink Normal View History

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