1/* 2 * This header was generated from the Linux kernel headers by update_headers.py, 3 * to provide necessary information from kernel to userspace, such as constants, 4 * structures, and macros, and thus, contains no copyrightable information. 5 */ 6#ifndef __ASM_AUXVEC_H 7#define __ASM_AUXVEC_H 8#define AT_SYSINFO_EHDR 33 9#define AT_MINSIGSTKSZ 51 10#define AT_VECTOR_SIZE_ARCH 2 11#endif 12