Kernel  |  3.0

下载     查看原文件
C++程序  |  6行  |  97 B
#ifdef CONFIG_SUPERH32
# include "checksum_32.h"
#else
# include <asm-generic/checksum.h>
#endif