diff options
Diffstat (limited to 'include/elf/fr30.h')
-rw-r--r-- | include/elf/fr30.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/elf/fr30.h b/include/elf/fr30.h index 223b052..65ca907 100644 --- a/include/elf/fr30.h +++ b/include/elf/fr30.h @@ -37,7 +37,6 @@ START_RELOC_NUMBERS (elf_fr30_reloc_type) RELOC_NUMBER (R_FR30_12_PCREL, 10) RELOC_NUMBER (R_FR30_GNU_VTINHERIT, 11) RELOC_NUMBER (R_FR30_GNU_VTENTRY, 12) - EMPTY_RELOC (R_FR30_max) -END_RELOC_NUMBERS +END_RELOC_NUMBERS (R_FR30_max) #endif /* _ELF_FR30_H */ |