1
2
3
4
5
6
7
8
#include <asm/bitsperlong.h>

#if __BITS_PER_LONG == 64
#include <asm/syscall_table_64.h>
#else
#include <asm/syscall_table_32.h>
#endif
想見你 只想見你 未來過去 我只想見你