PR 13503
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index a006591959a0cfb7cd4d207d9880bf596827e6ae..629d03bf6fb24b82d761e5573a17e5059ba4c015 100644 (file)
@@ -4111,8 +4111,8 @@ in .byte hi8(symbol)  */
   BFD_RELOC_AVR_8_HI,
 
 /* This is a 8 bit reloc for the AVR that stores bits 16..23 of a symbol
-in .byte hhi8(symbol)  */
-  BFD_RELOC_AVR_8_HHI,
+in .byte hlo8(symbol)  */
+  BFD_RELOC_AVR_8_HLO,
 
 /* Renesas RL78 Relocations.  */
   BFD_RELOC_RL78_NEG8,
This page took 0.025038 seconds and 4 git commands to generate.