From: Jim Wilson Date: Tue, 1 Feb 1994 00:16:50 +0000 (-0800) Subject: New file. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=80901ed81879564eedb79cc92bb563a708fde713;p=gcc.git New file. From-SVN: r6452 --- diff --git a/gcc/config/mips/svr4-t.h b/gcc/config/mips/svr4-t.h new file mode 100644 index 00000000000..db760621a78 --- /dev/null +++ b/gcc/config/mips/svr4-t.h @@ -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