blob: c9ce353fa0c411d24d40453d3ffb6414da26b580 [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 */
Ben Cheng655a7c02013-10-16 16:09:24 -07007#ifndef __ASM_AUXVEC_H
8#define __ASM_AUXVEC_H
9#define AT_SYSINFO_EHDR 33
Christopher Ferrisa981e2e2018-10-25 12:11:39 -070010#define AT_MINSIGSTKSZ 51
11#define AT_VECTOR_SIZE_ARCH 2
Christopher Ferris49f525c2016-12-12 14:55:36 -080012#endif