Sign in
googlers
/
maze
/
linux
/
99360b4c18f7675b50d283301d46d755affe75fd
/
.
/
arch
/
m68k
/
include
/
asm
/
pgalloc.h
blob: 059cb73e78fc456006646659fcc076cca916f972 [
file
] [
log
] [
blame
]
#ifdef
__uClinux__
#include
"pgalloc_no.h"
#else
#include
"pgalloc_mm.h"
#endif