/* * 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_AUXVEC_H #define _ASM_X86_AUXVEC_H #ifdef __i386__ #define AT_SYSINFO 32 #endif #define AT_SYSINFO_EHDR 33 #define AT_VECTOR_SIZE_ARCH 3 #endif