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