Linux Foundation Collaborative Projects
index
:
kvmfornfv
master
stable/brahmaputra
stable/colorado
stable/danube
stable/euphrates
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
arch
/
m68k
/
include
/
asm
/
pgtable.h
blob: a3d733b524d205778fe60769ac587f5d621096b5 (
plain
)
1
2
3
4
5
#ifdef __uClinux__
#include
<asm/pgtable_no.h>
#else
#include
<asm/pgtable_mm.h>
#endif