Files

7 lines
111 B
C
Raw Permalink Normal View History

2024-05-07 18:09:20 +08:00
#include <ppc-asm.h>
#include <asm/unistd.h>
#ifndef __NR_switch_endian
#define __NR_switch_endian 363
#endif