root/src/libs/compat/freebsd_network/compat/machine/bus_dma.h
/*
 * Copyright 2009, Colin Günther, coling@gmx.de
 * All Rights Reserved. Distributed under the terms of the MIT License.
 */
#ifndef _FBSD_COMPAT_MACHINE_BUS_DMA_H_
#define _FBSD_COMPAT_MACHINE_BUS_DMA_H_


#include <sys/bus_dma.h>

#endif /* _FBSD_COMPAT_MACHINE_BUS_DMA_H_ */