1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
3 * This program is free software; you can redistribute it and/or
4 * modify it under the terms of the GNU General Public License
5 * as published by the Free Software Foundation; either version
6 * 2 of the License, or (at your option) any later version.
8 #ifndef _UAPI_ASM_POWERPC_SWAB_H
9 #define _UAPI_ASM_POWERPC_SWAB_H
12 #include <linux/types.h>
13 #include <linux/compiler.h>
18 #define __SWAB_64_THRU_32__
19 #endif /* __powerpc64__ */
24 #endif /* _UAPI_ASM_POWERPC_SWAB_H */