Remove bfd stub function casts.
[deliverable/binutils-gdb.git] / bfd / elf32-xstormy16.c
index 575c33a1efdc72f0602935eb39378682ce371fd8..6e38219a091ce883daf970486fcaaabe27b24aa5 100644 (file)
@@ -1009,7 +1009,7 @@ xstormy16_elf_gc_mark_hook (asection *sec,
 #define elf_backend_always_size_sections \
   xstormy16_elf_always_size_sections
 #define elf_backend_omit_section_dynsym \
-  ((bfd_boolean (*) (bfd *, struct bfd_link_info *, asection *)) (bfd_boolean (*)) bfd_true)
+  _bfd_elf_omit_section_dynsym_all
 #define elf_backend_finish_dynamic_sections \
   xstormy16_elf_finish_dynamic_sections
 
This page took 0.024871 seconds and 4 git commands to generate.