repo.or.cz
/
linux-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'gpio-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[linux-2.6.git]
/
arch
/
microblaze
/
include
/
asm
/
mmu_context.h
blob
0ccd8c402cd9deee0181a8172d0cadffa1bbbbc2
1
#ifdef CONFIG_MMU
2
# include <asm/mmu_context_mm.h>
3
#else
4
# include <asm-generic/mmu_context.h>
5
#endif