aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/switch_endian/common.h
blob: 69e399698c6483fdb50c3f8a76f2708fbb4b940d (plain) (blame)
1
2
3
4
5
6
#include <ppc-asm.h>
#include <asm/unistd.h>

#ifndef __NR_switch_endian
#define __NR_switch_endian 363
#endif