X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Flibcoff-in.h;h=3030a65fa77128920d94fab9b301a3d7ca6559de;hb=cb001c0d283dd884efe06770d033a50fb1bc6c7d;hp=807817c94eeaca01c5d541d79d97c6280e02f8ae;hpb=2aa90762b71af7f04032d2bebed6470070d3d801;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/libcoff-in.h b/bfd/libcoff-in.h index 807817c94e..3030a65fa7 100644 --- a/bfd/libcoff-in.h +++ b/bfd/libcoff-in.h @@ -299,7 +299,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);