Kernel  |  3.10

下载     查看原文件
C++程序  |  6行  |  92 B
#ifdef CONFIG_SUPERH32
# include <asm/string_32.h>
#else
# include <asm/string_64.h>
#endif