This website requires JavaScript.
Explore
Help
Register
Sign In
Minki
/
linux
Watch
1
Star
0
Fork
1
You've already forked linux
mirror of
https://github.com/torvalds/linux.git
synced
2024-12-22 19:01:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
14f8738976
linux
/
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 14:30:14 +00:00
#
ifdef CONFIG_MMU
#
include "mmu_context_mm.h"
#
else
#
include "mmu_context_no.h"
#
endif
Reference in New Issue
Copy Permalink