diff options
Diffstat (limited to 'elf')
-rw-r--r-- | elf/elf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/elf.h b/elf/elf.h index 69adde46ed..32d7691b52 100644 --- a/elf/elf.h +++ b/elf/elf.h @@ -949,7 +949,7 @@ typedef struct /* Pointer to the global system page used for system calls and other nice things. */ #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 |