xref: /netbsd-src/sys/arch/ibmnws/include/bus_funcs.h (revision c38e7cc395b1472a774ff828e46123de44c628e9)
1 /*	$NetBSD: bus_funcs.h,v 1.1 2011/07/01 17:09:59 dyoung Exp $	*/
2 
3 #ifndef _IBMNWS_BUS_FUNCS_H_
4 #define _IBMNWS_BUS_FUNCS_H_
5 
6 #include <powerpc/prep_bus_funcs.h>
7 #include <powerpc/bus_funcs.h>
8 
9 #endif /* _IBMNWS_BUS_FUNCS_H_ */
10