* elf.c (elf_sort_sections): Don't reorder .tbss.
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index d010632650820b2908d1993fbec18a10cfcdbcdb..362cc8f04f4133ac22957a4014d729e38f16d504 100644 (file)
@@ -1752,7 +1752,8 @@ bfd_arch_list PARAMS ((void));
 const bfd_arch_info_type *
 bfd_arch_get_compatible PARAMS ((
     const bfd *abfd,
-    const bfd *bbfd));
+    const bfd *bbfd,
+    bfd_boolean accept_unknowns));
 
 void
 bfd_set_arch_info PARAMS ((bfd *abfd, const bfd_arch_info_type *arg));
This page took 0.023593 seconds and 4 git commands to generate.