This website requires JavaScript.
Explore
Help
Sign In
p71924506
/
linux_old1
Watch
1
Star
0
Fork
You've already forked linux_old1
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
0c30df6fe0
linux_old1
/
arch
/
microblaze
/
include
/
asm
/
mmu_context.h
6 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
microblaze_mmu_v2: Context handling - mmu_context.c/h Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-05-26 22:30:14 +08:00
#
ifdef CONFIG_MMU
#
include "mmu_context_mm.h"
#
else
#
include "mmu_context_no.h"
#
endif