Files
Debian-9-Kernel/tools/testing/selftests/powerpc/switch_endian/common.h
T
2023-05-02 09:58:35 +02:00

7 lines
111 B
C

#include <ppc-asm.h>
#include <asm/unistd.h>
#ifndef __NR_switch_endian
#define __NR_switch_endian 363
#endif