Files
NE_YuR/openflow/usr/include/arm-linux-gnueabihf/asm/auxvec.h
2025-11-06 00:01:42 +08:00

8 lines
102 B
C

#ifndef __ASM_AUXVEC_H
#define __ASM_AUXVEC_H
/* VDSO location */
#define AT_SYSINFO_EHDR 33
#endif