/* * This file is auto-generated. Modifications will be lost. * * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/ * for more information. */ #ifndef _ASM_X86_SWAB_H #define _ASM_X86_SWAB_H #include #include #define __arch_swab32 __arch_swab32 #ifdef __i386__ #else #endif #define __arch_swab64 __arch_swab64 #endif