Kernel  |  3.0

下载     查看原文件
C++程序  |  6行  |  77 B
#ifdef CONFIG_MMU
#include "module_mm.c"
#else
#include "module_no.c"
#endif