NetBSD/sys/arch/next68k/include/bus.h

7 lines
160 B
C
Raw Normal View History

1998-06-09 11:53:05 +04:00
/* $NetBSD: bus.h,v 1.1.1.1 1998/06/09 07:53:05 dbj Exp $ */
#include <machine/bus_space.h>
#include <machine/bus_dma.h>
#define generic_btop(x) m68k_btop(x)