blob: 69e399698c6483fdb50c3f8a76f2708fbb4b940d [file] [log] [blame]
Michael Ellerman4cd968e2015-03-28 21:35:17 +11001#include <ppc-asm.h>
2#include <asm/unistd.h>
3
4#ifndef __NR_switch_endian
5#define __NR_switch_endian 363
6#endif