Sign in
android-kvm
/
linux
/
26d6818f19d0ab018f28a20d699511c1efdf508b
/
.
/
arch
/
m68k
/
include
/
asm
/
pgalloc.h
blob: 059cb73e78fc456006646659fcc076cca916f972 [
file
] [
log
] [
blame
]
#ifdef
__uClinux__
#include
"pgalloc_no.h"
#else
#include
"pgalloc_mm.h"
#endif