X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Flibcoff.h;h=4c7be6e935a8755c0ba810f6d2c7a0b976d18bf3;hb=cb001c0d283dd884efe06770d033a50fb1bc6c7d;hp=e6af9d6130d577a7a8ce37d68c0bc4800c9b26ee;hpb=2aa90762b71af7f04032d2bebed6470070d3d801;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/libcoff.h b/bfd/libcoff.h index e6af9d6130..4c7be6e935 100644 --- a/bfd/libcoff.h +++ b/bfd/libcoff.h @@ -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);