Kernel  |  3.14

下载     查看原文件
C++程序  |  6行  |  102 B
#ifdef CONFIG_MMU
# include <asm/mmu_context_mm.h>
#else
# include <asm-generic/mmu_context.h>
#endif