Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a90e8a75fbf9e7fe2d88da6a5cf38be07fd81c35
/
.
/
arch
/
m68k
/
include
/
asm
/
pgalloc.h
blob: 059cb73e78fc456006646659fcc076cca916f972 [
file
] [
log
] [
blame
]
#ifdef
__uClinux__
#include
"pgalloc_no.h"
#else
#include
"pgalloc_mm.h"
#endif