summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/mmu_context.h
blob: 0ccd8c402cd9deee0181a8172d0cadffa1bbbbc2 (plain)
1
2
3
4
5
#ifdef CONFIG_MMU
# include <asm/mmu_context_mm.h>
#else
# include <asm-generic/mmu_context.h>
#endif
OpenPOWER on IntegriCloud