common.h 111 Bytes
#include <ppc-asm.h>
#include <asm/unistd.h>

#ifndef __NR_switch_endian
#define __NR_switch_endian 363
#endif