diff options
Diffstat (limited to 'include/elf/ppc64.h')
-rw-r--r-- | include/elf/ppc64.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/elf/ppc64.h b/include/elf/ppc64.h index e9f72b0..2d503c1 100644 --- a/include/elf/ppc64.h +++ b/include/elf/ppc64.h @@ -162,6 +162,7 @@ START_RELOC_NUMBERS (elf_ppc64_reloc_type) RELOC_NUMBER (R_PPC64_PLTSEQ_NOTOC, 121) RELOC_NUMBER (R_PPC64_PLTCALL_NOTOC, 122) RELOC_NUMBER (R_PPC64_PCREL_OPT, 123) + RELOC_NUMBER (R_PPC64_REL24_P9NOTOC, 124) RELOC_NUMBER (R_PPC64_D34, 128) RELOC_NUMBER (R_PPC64_D34_LO, 129) |