diff options
Diffstat (limited to 'bfd/reloc.c')
-rw-r--r-- | bfd/reloc.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/reloc.c b/bfd/reloc.c index c3b713b..1f21037 100644 --- a/bfd/reloc.c +++ b/bfd/reloc.c @@ -6776,6 +6776,10 @@ ENUMDOC important as several tables in the AArch64 bfd backend are indexed by these enumerators; make sure they are all synced. ENUM + BFD_RELOC_AARCH64_NULL +ENUMDOC + Deprecated AArch64 null relocation code. +ENUM BFD_RELOC_AARCH64_NONE ENUMDOC AArch64 null relocation code. |