diff options
Diffstat (limited to 'bfd/libbfd.h')
-rw-r--r-- | bfd/libbfd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/libbfd.h b/bfd/libbfd.h index 173c009..0bd5dd2 100644 --- a/bfd/libbfd.h +++ b/bfd/libbfd.h @@ -1886,7 +1886,7 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@", "BFD_RELOC_AVR_6_ADIW", "BFD_RELOC_AVR_8_LO", "BFD_RELOC_AVR_8_HI", - "BFD_RELOC_AVR_8_HHI", + "BFD_RELOC_AVR_8_HLO", "BFD_RELOC_RL78_NEG8", "BFD_RELOC_RL78_NEG16", "BFD_RELOC_RL78_NEG24", |