ckfwq/linux-3.0.4/arch/microblaze/include/asm/mmu_context.h

6 lines
98 B
C
Raw Permalink Normal View History

2024-12-30 10:53:50 +08:00
#ifdef CONFIG_MMU
# include "mmu_context_mm.h"
#else
# include <asm-generic/mmu_context.h>
#endif