Home | History | Annotate | Line # | Download | only in include
      1 /*	$NetBSD: bus.h,v 1.3 2007/10/17 19:55:01 garbled Exp $	*/
      2 
      3 #ifndef _IBMNWS_BUS_H_
      4 #define _IBMNWS_BUS_H_
      5 
      6 #include <powerpc/prep_bus.h>
      7 #include <powerpc/bus.h>
      8 
      9 #endif /* _IBMNWS_BUS_H_ */
     10