Sign in
googlers
/
maze
/
linux
/
bb4618823a3389086f157fafb2a0d97cade8d89f
/
.
/
arch
/
microblaze
/
include
/
asm
/
mmu_context.h
blob: 0ccd8c402cd9deee0181a8172d0cadffa1bbbbc2 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_MMU
# include <asm/mmu_context_mm.h>
#else
# include <asm-generic/mmu_context.h>
#endif