blob: 8496aafbcb11456ce627ba3579d7504a99d76f94 [file] [log] [blame]
Elliott Hughes180edef2023-11-02 00:08:05 +00001/*
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 */
Elliott Hughesabd62612013-11-08 11:45:48 -08007#ifndef _ASM_X86_AUXVEC_H
8#define _ASM_X86_AUXVEC_H
9#ifdef __i386__
10#define AT_SYSINFO 32
Elliott Hughesabd62612013-11-08 11:45:48 -080011#endif
12#define AT_SYSINFO_EHDR 33
Christopher Ferris3a39c0b2021-09-02 00:03:38 +000013#define AT_VECTOR_SIZE_ARCH 3
Elliott Hughesabd62612013-11-08 11:45:48 -080014#endif