summaryrefslogtreecommitdiff
path: root/platform/sysroot/usr/include/arm-linux-androideabi/asm/swab.h
blob: 7684c22c82b4c013ce7c2d80a2603ea2f177779d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*
 * This file is auto-generated. Modifications will be lost.
 *
 * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
 * for more information.
 */
#ifndef _UAPI__ASM_ARM_SWAB_H
#define _UAPI__ASM_ARM_SWAB_H
#include <linux/compiler.h>
#include <linux/types.h>
#ifndef __STRICT_ANSI__
#define __SWAB_64_THRU_32__
#endif
#ifndef __thumb__
#endif
#define __arch_swab32 __arch_swab32
#endif