Kernel  |  2.6.39

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