bfd/
[deliverable/binutils-gdb.git] / bfd / libcoff-in.h
index c041be232bfcf477780c590c7336147567e8e9f7..0aa3d3707aebd9b510c114cf9411357100be34e2 100644 (file)
@@ -589,6 +589,8 @@ extern bfd_boolean _bfd_xcoff_bfd_link_add_symbols
   (bfd *, struct bfd_link_info *);
 extern bfd_boolean _bfd_xcoff_bfd_final_link
   (bfd *, struct bfd_link_info *);
+extern bfd_boolean _bfd_xcoff_define_common_symbol
+  (bfd *, struct bfd_link_info *, struct bfd_link_hash_entry *);
 extern bfd_boolean _bfd_ppc_xcoff_relocate_section
   (bfd *, struct bfd_link_info *, bfd *, asection *, bfd_byte *,
    struct internal_reloc *, struct internal_syment *, asection **);
This page took 0.041027 seconds and 4 git commands to generate.