Kernel  |  3.10

下载     查看原文件
C++程序  |  6行  |  94 B
#ifdef CONFIG_X86_32
# include <asm/checksum_32.h>
#else
# include <asm/checksum_64.h>
#endif