Kernel  |  2.6.39

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