New file.
authorJim Wilson <wilson@gcc.gnu.org>
Tue, 1 Feb 1994 00:16:50 +0000 (16:16 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 1 Feb 1994 00:16:50 +0000 (16:16 -0800)
From-SVN: r6452

gcc/config/mips/svr4-t.h [new file with mode: 0644]

diff --git a/gcc/config/mips/svr4-t.h b/gcc/config/mips/svr4-t.h
new file mode 100644 (file)
index 0000000..db76062
--- /dev/null
@@ -0,0 +1,12 @@
+/* Definitions of target machine for GNU compiler.  Tandem S2 w/ NonStop UX. */
+#include "mips/svr4-5.h"
+
+/* Use the default value for this.  */
+#undef STANDARD_INCLUDE_DIR
+
+#undef MACHINE_TYPE
+#define MACHINE_TYPE "TANDEM System V.4 Mips"
+
+/* Use the default values in mips.h.  */
+#undef MD_STARTFILE_PREFIX
+#undef MD_EXEC_PREFIX