Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b1fcec7f2296c4b9126e1b85b52494ac8910d528
/
.
/
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