Remove bfd stub function casts.
[deliverable/binutils-gdb.git] / bfd / elf32-score7.c
index 5e458f4de33c1937457e3763c07be1837b0a1941..9ec8a316bbe901704abaabb30e18b78ed589f6b4 100644 (file)
@@ -3871,5 +3871,4 @@ s7_elf32_score_new_section_hook (bfd *abfd, asection *sec)
   return _bfd_elf_new_section_hook (abfd, sec);
 }
 
-#define elf_backend_omit_section_dynsym \
-  ((bfd_boolean (*) (bfd *, struct bfd_link_info *, asection *)) (bfd_boolean (*)) bfd_true)
+#define elf_backend_omit_section_dynsym _bfd_elf_omit_section_dynsym_all
This page took 0.034502 seconds and 4 git commands to generate.