Tidy ld use of bfd_section userdata.
[deliverable/binutils-gdb.git] / bfd / elf64-mips.c
index a0c5cc59d3922a134fac7f58ff31cac405f162c0..89ccf90c4751ee33a2ba8863c48db83e3f1a6e41 100644 (file)
@@ -4349,18 +4349,6 @@ extern bfd_boolean bfd_elf64_archive_write_armap
 #undef ELF_OSABI
 #define        ELF_OSABI                       ELFOSABI_FREEBSD
 
-/* The kernel recognizes executables as valid only if they carry a
-   "FreeBSD" label in the ELF header.  So we put this label on all
-   executables and (for simplicity) also all other object files.  */
-
-static void
-elf_fbsd_post_process_headers (bfd *abfd, struct bfd_link_info *info)
-{
-  _bfd_elf_set_osabi (abfd, info);
-}
-
-#undef elf_backend_post_process_headers
-#define        elf_backend_post_process_headers        elf_fbsd_post_process_headers
 #undef elf64_bed
 #define elf64_bed                              elf64_fbsd_tradbed
 
This page took 0.033606 seconds and 4 git commands to generate.