summaryrefslogtreecommitdiff
path: root/sys/arch/evbcf/include/bus.h
blob: 348dc7045efb69ab9ff507836ca9cd5d05334f69 (plain)
1
2
3
4
5
6
/*	$NetBSD: bus.h,v 1.1 2013/07/18 22:08:59 matt Exp $ */

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

#define generic_btop(x) m68k_btop(x)