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
/
macppc
/
include
/
pmap.h
blob
db06ce1127a40f40651ab3981d40a944e64cd0b2
1
/* $NetBSD: pmap.h,v 1.8 2006/08/05 21:26:48 sanjayl Exp $ */
2
#ifndef _MACPPC_PMAP_H_
3
#define _MACPPC_PMAP_H_
4
5
#include <powerpc/pmap.h>
6
7
#endif
/* _MACPPC_PMAP_H_ */