Home | History | Annotate | Line # | Download | only in include
      1  1.1  dyoung /*	$NetBSD: bus_funcs.h,v 1.1 2011/07/01 17:10:00 dyoung Exp $	*/
      2  1.1  dyoung 
      3  1.1  dyoung #ifndef _OFPPC_BUS_FUNCS_H_
      4  1.1  dyoung #define _OFPPC_BUS_FUNCS_H_
      5  1.1  dyoung 
      6  1.1  dyoung #include <powerpc/ofw_bus_funcs.h>
      7  1.1  dyoung #include <powerpc/bus_funcs.h>
      8  1.1  dyoung 
      9  1.1  dyoung #endif /* _OFPPC_BUS_FUNCS_H_ */
     10