mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 19:00:07 +00:00
(AT_SYSINFO_EHDR): New macro, replaces AT_SYSINFO_EH_FRAME.
This commit is contained in:
parent
05d3d580df
commit
003f9e7223
@ -949,7 +949,7 @@ typedef struct
|
|||||||
/* Pointer to the global system page used for system calls and other
|
/* Pointer to the global system page used for system calls and other
|
||||||
nice things. */
|
nice things. */
|
||||||
#define AT_SYSINFO 32
|
#define AT_SYSINFO 32
|
||||||
#define AT_SYSINFO_EH_FRAME 33
|
#define AT_SYSINFO_EHDR 33
|
||||||
|
|
||||||
|
|
||||||
/* Note section contents. Each entry in the note section begins with
|
/* Note section contents. Each entry in the note section begins with
|
||||||
|
Loading…
Reference in New Issue
Block a user