summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/include/bus.h
blob: cb6317c2f9171ffd0b36dffe7e2625d64f116e5b (plain)
1
2
3
4
5
6
/*	$NetBSD: bus.h,v 1.3 2000/03/18 22:33:05 scw Exp $ */

#include <machine/bus_space.h>
#include <machine/bus_dma.h>

#define generic_btop(x) m68k_btop(x)