From aa739c59d3db95d1709b0417cdf7d082bfdea911 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 23 Sep 2019 10:07:40 +0930 Subject: coff bfd.h tidy bfd/ * bfd-in.h: Delete coff forward refs and move coff declaration.. * coff-bfd.h: ..to here. * bfd-in2.h: Regenerate. binutils/ * dlltool.c: Include coff-bfd.h. --- bfd/bfd-in.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'bfd/bfd-in.h') diff --git a/bfd/bfd-in.h b/bfd/bfd-in.h index 124a0c2..a629a84 100644 --- a/bfd/bfd-in.h +++ b/bfd/bfd-in.h @@ -753,13 +753,3 @@ extern bfd_boolean bfd_xcoff_link_generate_rtinit /* XCOFF support routines for ar. */ extern bfd_boolean bfd_xcoff_ar_archive_set_magic (bfd *, char *); - -/* Externally visible COFF routines. */ - -#if defined(__STDC__) || defined(ALMOST_STDC) -struct internal_syment; -union internal_auxent; -#endif - -extern bfd_boolean bfd_coff_set_symbol_class - (bfd *, struct bfd_symbol *, unsigned int); -- cgit v1.1