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
/
powerpc
/
include
/
bat.h
blob
f9d3ab454892c4ac9c041e00d4b414fd02c78718
1
/* $NetBSD: bat.h,v 1.5 2003/02/03 17:10:01 matt Exp $ */
2
3
#ifdef _KERNEL_OPT
4
#include
"opt_ppcarch.h"
5
#endif
6
7
#if defined (PPC_OEA) || defined (PPC_OEA64_BRIDGE)
8
#include <powerpc/oea/bat.h>
9
#endif