SmartAudio/lichee/linux-4.9/tools/testing/selftests/powerpc/switch_endian/common.h

7 lines
111 B
C
Raw Normal View History

2018-07-13 01:31:50 +00:00
#include <ppc-asm.h>
#include <asm/unistd.h>
#ifndef __NR_switch_endian
#define __NR_switch_endian 363
#endif