Kernel  |  4.4

下载     查看原文件
C++程序  |  7行  |  111 B
#include <ppc-asm.h>
#include <asm/unistd.h>

#ifndef __NR_switch_endian
#define __NR_switch_endian 363
#endif