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
Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git]
/
sys
/
arch
/
next68k
/
include
/
bus.h
blob
8981c0ab000b1779e126d351b079410b7f5f1e60
1
/* $NetBSD: bus.h,v 1.2 1999/08/03 09:16:00 dbj Exp $ */
2
3
#ifndef _NEXT68K_BUS_H_
4
#define _NEXT68K_BUS_H_
5
6
#include <machine/bus_space.h>
7
#include <m68k/bus_dma.h>
8
9
#endif
/* _NEXT68K_BUS_H_ */