* config/te-sco386.h: Likewise.
* config/te-sysv32.h: Likewise.
Sat Aug 26 17:24:20 1995 Ian Lance Taylor (ian@cygnus.com)
+ * config/te-delta.h: Include obj-format.h.
+ * config/te-sco386.h: Likewise.
+ * config/te-sysv32.h: Likewise.
+
* app.c (scrub_file): Remove.
(scrub_from_file, scrub_to_file): Remove.
(scrub_string, scrub_last_string): Remove.
#define TE_DELTA
+#include "obj-format.h"
+
/* end of te-delta.h */
#define LOCAL_LABEL(name) (name[0] == '.' \
&& (name[1] == 'L' || name[1] == '.'))
#define FAKE_LABEL_NAME ".L0\001"
+
+#include "obj-format.h"
+
/* end of te-sco386.h */
/* Remove leading underscore from the gcc generated symbol names */
#define STRIP_UNDERSCORE
+#include "obj-format.h"
+
/* end of te-sysv32.h */