Remove bfd stub function casts.
[deliverable/binutils-gdb.git] / bfd / elf64-sh64.c
index 63b12a17f44c2656e12ab31ea20c0e7b4155da2c..0c6ae2e3ceee8b3939cba2fb1782f63c567ac9f3 100644 (file)
@@ -3926,8 +3926,7 @@ static const struct bfd_elf_special_section sh64_elf64_special_sections[]=
                                        sh64_elf64_adjust_dynamic_symbol
 #define elf_backend_size_dynamic_sections \
                                        sh64_elf64_size_dynamic_sections
-#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
 #define elf_backend_finish_dynamic_symbol \
                                        sh64_elf64_finish_dynamic_symbol
 #define elf_backend_finish_dynamic_sections \
This page took 0.02531 seconds and 4 git commands to generate.