aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
diff options
context:
space:
mode:
authorRobert Lipe <robertl@dgii.com>1998-05-18 07:11:42 +0000
committerRobert Lipe <robertl@gcc.gnu.org>1998-05-18 07:11:42 +0000
commit76ead72b8020b3382bea844e354d6cef15895f4a (patch)
tree9bc66e2c9a48a9be8b799e6cfc6d919be7ece410 /gcc/dwarf2out.c
parent11d363376205d178b8d1b38a155c07b86ff53940 (diff)
downloadgcc-76ead72b8020b3382bea844e354d6cef15895f4a.zip
gcc-76ead72b8020b3382bea844e354d6cef15895f4a.tar.gz
gcc-76ead72b8020b3382bea844e354d6cef15895f4a.tar.bz2
dwarfout.h, [...]: New files.
* dwarfout.h, dwarf2out.h, dbxout.h, sdbout.h: New files. Prototypes for externally used functions in respective C files. * dwarfout.c, dbxout.c, dwarf2out.c, sdbout.c, toplev,c, final.c: Include above files. * Makefile.in (toplev.o): Add dependency for above four headers. (final.o): Likewise. (dwarfout.o, dbxout.o, dwarf2out.o, sdbout.o): Depend on four respective header files. From-SVN: r19835
Diffstat (limited to 'gcc/dwarf2out.c')
-rw-r--r--gcc/dwarf2out.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c
index 12ad09a..0e5db82 100644
--- a/gcc/dwarf2out.c
+++ b/gcc/dwarf2out.c
@@ -40,6 +40,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "expr.h"
#include "except.h"
#include "dwarf2.h"
+#include "dwarf2out.h"
#include "toplev.h"
/* We cannot use <assert.h> in GCC source, since that would include