Home | History | Annotate | Line # | Download | only in include
bus.h revision 1.1
      1 /*	$NetBSD: bus.h,v 1.1 1998/06/09 07:53:05 dbj Exp $	*/
      2 
      3 #include <machine/bus_space.h>
      4 #include <machine/bus_dma.h>
      5 
      6 #define generic_btop(x) m68k_btop(x)
      7