diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/elf/loongarch.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/elf/loongarch.h b/include/elf/loongarch.h index e31395e..34719ee 100644 --- a/include/elf/loongarch.h +++ b/include/elf/loongarch.h @@ -251,6 +251,8 @@ RELOC_NUMBER (R_LARCH_SUB_ULEB128, 108) RELOC_NUMBER (R_LARCH_64_PCREL, 109) +RELOC_NUMBER (R_LARCH_CALL36, 110) + END_RELOC_NUMBERS (R_LARCH_count) /* Processor specific flags for the ELF header e_flags field. */ |