Files

8 lines
102 B
C
Raw Permalink Normal View History

2023-05-02 09:58:35 +02:00
#ifndef __ASM_AUXVEC_H
#define __ASM_AUXVEC_H
/* VDSO location */
#define AT_SYSINFO_EHDR 33
#endif