Kernel  |  2.6.39

下载     查看原文件
C++程序  |  6行  |  82 B
#ifdef CONFIG_X86_32
# include "string_32.h"
#else
# include "string_64.h"
#endif