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_ */
9