repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
sys
/
arch
/
mvme68k
/
include
/
bus.h
blob
e910817f55b47bf30208c5a131b3d8555de023aa
1
/* $NetBSD: bus.h,v 1.2.16.1 2000/03/11 20:51:51 scw Exp $ */
2
3
#include <machine/bus_space.h>
4
#include <machine/bus_dma.h>
5
6
#define generic_btop(x) m68k_btop(x)