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