fc34d1eb1ca0
1 2 3 4 5
#ifdef CONFIG_MMU # include "mmu_context_mm.h" #else # include "mmu_context_no.h" #endif