aboutsummaryrefslogtreecommitdiff
path: root/gcc/mips-tfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/mips-tfile.c')
-rw-r--r--gcc/mips-tfile.c8
1 files changed, 2 insertions, 6 deletions
diff --git a/gcc/mips-tfile.c b/gcc/mips-tfile.c
index ca9f3ff..01aaed0d 100644
--- a/gcc/mips-tfile.c
+++ b/gcc/mips-tfile.c
@@ -695,12 +695,8 @@ main ()
#ifndef CROSS_COMPILE
#include <a.out.h>
#else
-#include "symconst.h"
-#define LANGUAGE_C
-#include "sym.h"
-#include "filehdr.h"
-#define ST_RFDESCAPE 0xfff
-#endif
+#include "mips/a.out.h"
+#endif /* CROSS_COMPILE */
#if defined (USG) || defined (NO_STAB_H)
#include "gstab.h" /* If doing DBX on sysV, use our own stab.h. */