* Makefile.am: Remove all mention of elflink.h.
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index 060dcc6bef99a6581302f26f0864bf802914f753..f774264bda92d59cad898bcdc9047781c5bfca05 100644 (file)
@@ -629,9 +629,7 @@ extern void bfd_elf_set_dyn_lib_class
   (bfd *, int);
 extern struct bfd_link_needed_list *bfd_elf_get_runpath_list
   (bfd *, struct bfd_link_info *);
-extern bfd_boolean bfd_elf32_discard_info
-  (bfd *, struct bfd_link_info *);
-extern bfd_boolean bfd_elf64_discard_info
+extern bfd_boolean bfd_elf_discard_info
   (bfd *, struct bfd_link_info *);
 
 /* Return an upper bound on the number of bytes required to store a
This page took 0.033633 seconds and 4 git commands to generate.