]> Git Repo - linux.git/blob - arch/m32r/include/uapi/asm/swab.h
KVM: s390: prevent buffer overrun on memory hotplug during migration
[linux.git] / arch / m32r / include / uapi / asm / swab.h
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #ifndef _ASM_M32R_SWAB_H
3 #define _ASM_M32R_SWAB_H
4
5 #include <linux/types.h>
6
7 #if !defined(__STRICT_ANSI__) || defined(__KERNEL__)
8 #  define __SWAB_64_THRU_32__
9 #endif
10
11 #endif /* _ASM_M32R_SWAB_H */
This page took 0.031747 seconds and 4 git commands to generate.