Kernel  |  2.6.39

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