sdk-hwV1.3/lichee/linux-4.9/arch/arm/include/uapi/asm/auxvec.h

8 lines
102 B
C
Raw Normal View History

2024-05-07 10:09:20 +00:00
#ifndef __ASM_AUXVEC_H
#define __ASM_AUXVEC_H
/* VDSO location */
#define AT_SYSINFO_EHDR 33
#endif