bfd_cleanup for object_p
[deliverable/binutils-gdb.git] / bfd / libcoff.h
index e6af9d6130d577a7a8ce37d68c0bc4800c9b26ee..4c7be6e935a8755c0ba810f6d2c7a0b976d18bf3 100644 (file)
@@ -303,7 +303,7 @@ struct coff_reloc_cookie
 #define coff_hash_table(p) ((struct coff_link_hash_table *) ((p)->hash))
 
 /* Functions in coffgen.c.  */
-extern const bfd_target *coff_object_p
+extern bfd_cleanup coff_object_p
   (bfd *);
 extern struct bfd_section *coff_section_from_bfd_index
   (bfd *, int);
This page took 0.023828 seconds and 4 git commands to generate.