Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2402211a8389282fd2942fad4511f02c0eeeffc5
/
.
/
include
/
asm-x86
/
mmu_context.h
blob: 6598450da6c646db85153ebda68dc544a807d3f6 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "mmu_context_32.h"
#else
# include "mmu_context_64.h"
#endif