summaryrefslogtreecommitdiff
path: root/sys/arch/evbcf/include/bus.h
blob: 4f4f2d73accbfec9f013d4a24ff69d94ff1ae89e (plain)
1
2
3
4
5
6
/*	$NetBSD: bus.h,v 1.2 2014/03/18 18:20:41 riastradh Exp $ */

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

#define generic_btop(x) m68k_btop(x)