diff options
| author | Ada Christine <adachristine18@gmail.com> | 2024-02-22 20:05:51 +0000 |
|---|---|---|
| committer | Ada Christine <adachristine18@gmail.com> | 2024-02-22 20:05:51 +0000 |
| commit | aec58be40927ec0b2a0e6742396f880d52ce38b5 (patch) | |
| tree | 5336b9966808a6d0706e7469d239d1dbc11cb3e2 /api/elf/elf.h | |
| parent | e97aa65fc42f08fe666a9a21b69d05ab17231920 (diff) | |
kjarna runtime
Diffstat (limited to 'api/elf/elf.h')
| -rw-r--r-- | api/elf/elf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/elf/elf.h b/api/elf/elf.h index 209c219..b5a136a 100644 --- a/api/elf/elf.h +++ b/api/elf/elf.h @@ -81,4 +81,5 @@ typedef uint8_t Elf_Byte; #define DT_STRSZ 10 #define DT_SYMENT 11 #define DT_JMPREL 0x17 +#define DT_PLTREL 20 |
