common.h 111 B

123456
  1. #include <ppc-asm.h>
  2. #include <asm/unistd.h>
  3. #ifndef __NR_switch_endian
  4. #define __NR_switch_endian 363
  5. #endif