android_kernel_cmhtcleo/arch/microblaze/include/asm/mmu_context.h

6 lines
98 B
C
Raw Normal View History

2010-08-27 09:19:57 +00:00
#ifdef CONFIG_MMU
# include "mmu_context_mm.h"
#else
# include <asm-generic/mmu_context.h>
#endif