index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
/
pgalloc.h
blob: 059cb73e78fc456006646659fcc076cca916f972 (
plain
)
1
2
3
4
5
#ifdef __uClinux__ #include "pgalloc_no.h" #else #include "pgalloc_mm.h" #endif