Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
8a3b7c086a509d90c312ebab6d8e5a9bf48c6cf5
/
.
/
arch
/
m68k
/
include
/
asm
/
pgtable.h
blob: a3d733b524d205778fe60769ac587f5d621096b5 [
file
] [
log
] [
blame
]
#ifdef
__uClinux__
#include
<asm/pgtable_no.h>
#else
#include
<asm/pgtable_mm.h>
#endif