Define hp9000s300, gone in 9.01.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 14 Sep 1993 21:51:51 +0000 (21:51 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 14 Sep 1993 21:51:51 +0000 (21:51 +0000)
v7/src/microcode/m/hp9k300.h
v7/src/microcode/m/hp9k400.h

index 8f4bd20603debf164920372b527c310e503409a7..e060d9dcea1ab81618718a31597085822c0bcc53 100644 (file)
@@ -1,7 +1,7 @@
 /* -*-C-*-
    Machine file for HP9000 series 300 (or 200)
 
-$Id: hp9k300.h,v 1.11 1993/04/27 10:27:06 cph Exp $
+$Id: hp9k300.h,v 1.12 1993/09/14 21:51:51 gjr Exp $
 
 Copyright (c) 1989-93 Massachusetts Institute of Technology
 
@@ -76,7 +76,7 @@ MIT in each case. */
       traditional C.
    3. "-Wp,-H512000 -Wc,-Nt30000,-Ns3000" is for use in pre-8.0
       releases.  */
-#define C_SWITCH_MACHINE -Aa -D_HPUX_SOURCE -DCOMPILER_PROCESSOR_TYPE=COMPILER_MC68020_TYPE
+#define C_SWITCH_MACHINE -Aa -D_HPUX_SOURCE -DCOMPILER_PROCESSOR_TYPE=COMPILER_MC68020_TYPE -Dhp9000s300
 
 #else
 
index a4dbcc9ff22bb7f2d7ba16684c48cbbbe213c4ea..52749a1fe2e67c001b46d1eeddaebe57a4d7ed80 100644 (file)
@@ -1,7 +1,7 @@
 /* -*-C-*-
    Machine file for HP9000 series 400 (or 300) with 68040
 
-$Id: hp9k400.h,v 1.7 1993/04/27 10:27:16 cph Exp $
+$Id: hp9k400.h,v 1.8 1993/09/14 21:51:06 gjr Exp $
 
 Copyright (c) 1991-93 Massachusetts Institute of Technology
 
@@ -76,7 +76,7 @@ MIT in each case. */
       traditional C.
    3. "-Wp,-H512000 -Wc,-Nt30000,-Ns3000" is for use in pre-8.0
       releases.  */
-#define C_SWITCH_MACHINE -Aa -D_HPUX_SOURCE
+#define C_SWITCH_MACHINE -Aa -D_HPUX_SOURCE -Dhp9000s300
 
 #else