index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
i386
/
include
/
pmap.h
blob: de770cb59a67272187a267bd9ffe126db392d345 (
plain
)
1
2
3
4
5
#ifdef PMAP_NEW #include <machine/pmap.new.h> #else #include <machine/pmap.old.h> #endif