#include <ppc-asm.h> #include <asm/unistd.h> #ifndef __NR_switch_endian #define __NR_switch_endian 363 #endif Overall Contributors