diff options
Diffstat (limited to 'include/elf/mn10300.h')
-rw-r--r-- | include/elf/mn10300.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/elf/mn10300.h b/include/elf/mn10300.h index d241e9c61b8..74de473bdcf 100644 --- a/include/elf/mn10300.h +++ b/include/elf/mn10300.h @@ -50,6 +50,7 @@ START_RELOC_NUMBERS (elf_mn10300_reloc_type) RELOC_NUMBER (R_MN10300_GLOB_DAT, 21) RELOC_NUMBER (R_MN10300_JMP_SLOT, 22) RELOC_NUMBER (R_MN10300_RELATIVE, 23) + RELOC_NUMBER (R_MN10300_SYM_DIFF, 33) END_RELOC_NUMBERS (R_MN10300_MAX) /* Machine variant if we know it. This field was invented at Cygnus, |