diff options
Diffstat (limited to 'include/elf/sparc.h')
-rw-r--r-- | include/elf/sparc.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/elf/sparc.h b/include/elf/sparc.h index 390e4a8..7b2380f 100644 --- a/include/elf/sparc.h +++ b/include/elf/sparc.h @@ -134,8 +134,7 @@ START_RELOC_NUMBERS (elf_sparc_reloc_type) RELOC_NUMBER (R_SPARC_GNU_VTINHERIT, 250) RELOC_NUMBER (R_SPARC_GNU_VTENTRY, 251) - EMPTY_RELOC (R_SPARC_max) -END_RELOC_NUMBERS +END_RELOC_NUMBERS (R_SPARC_max) /* Relocation macros. */ |