HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
[linux/fpc-iii.git] / tools / testing / selftests / powerpc / switch_endian / common.h
blob69e399698c6483fdb50c3f8a76f2708fbb4b940d
1 #include <ppc-asm.h>
2 #include <asm/unistd.h>
4 #ifndef __NR_switch_endian
5 #define __NR_switch_endian 363
6 #endif