Sign in
nest-open-source
/
manifest_repos
/
kernel
/
af606d257aa91135f43d242f0950d0f0ac4c938e
/
.
/
tools
/
testing
/
selftests
/
powerpc
/
switch_endian
/
common.h
blob: 1434cbc2a6ad0b16fbc1c24df3e962afbecaa347 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#include
<ppc-asm.h>
#include
<asm/unistd.h>
#ifndef
__NR_switch_endian
#define
__NR_switch_endian
363
#endif