diff options
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r-- | bfd/bfd-in2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index e46f647..25adc05 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -1255,6 +1255,7 @@ typedef enum bfd_reloc_code_real /* Basic absolute relocations */ BFD_RELOC_64, BFD_RELOC_32, + BFD_RELOC_26, BFD_RELOC_16, BFD_RELOC_14, BFD_RELOC_8, |