Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
4893d39e865b2897bf9fcd329697d37032d853a1
/
.
/
arch
/
m68k
/
include
/
asm
/
pgalloc.h
blob: 059cb73e78fc456006646659fcc076cca916f972 [
file
] [
log
] [
blame
]
#ifdef
__uClinux__
#include
"pgalloc_no.h"
#else
#include
"pgalloc_mm.h"
#endif