Elliott Hughes | 180edef | 2023-11-02 00:08:05 +0000 | [diff] [blame] | 1 | /* |
| 2 | * This file is auto-generated. Modifications will be lost. |
| 3 | * |
| 4 | * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/ |
| 5 | * for more information. |
| 6 | */ |
Ben Cheng | a6b53f0 | 2013-11-06 15:51:05 -0800 | [diff] [blame] | 7 | #ifndef _UAPI__ASM_ARM_SWAB_H |
| 8 | #define _UAPI__ASM_ARM_SWAB_H |
| 9 | #include <linux/compiler.h> |
| 10 | #include <linux/types.h> |
Ben Cheng | a6b53f0 | 2013-11-06 15:51:05 -0800 | [diff] [blame] | 11 | #ifndef __STRICT_ANSI__ |
| 12 | #define __SWAB_64_THRU_32__ |
| 13 | #endif |
| 14 | #ifndef __thumb__ |
Ben Cheng | a6b53f0 | 2013-11-06 15:51:05 -0800 | [diff] [blame] | 15 | #endif |
Ben Cheng | a6b53f0 | 2013-11-06 15:51:05 -0800 | [diff] [blame] | 16 | #define __arch_swab32 __arch_swab32 |
| 17 | #endif |