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
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
sys
/
arch
/
ibmnws
/
include
/
bus.h
blob
12f5c1ed4dab2133a038cfbfe3b64b1244af4d23
1
/* $NetBSD: bus.h,v 1.2.38.2 2007/05/10 17:23:06 garbled Exp $ */
2
3
#ifndef _IBMNWS_BUS_H_
4
#define _IBMNWS_BUS_H_
5
6
#include <powerpc/prep_bus.h>
7
#include <powerpc/bus.h>
8
9
#endif
/* _IBMNWS_BUS_H_ */