#define CMPINT_USE_STRUCS until cmpaux-alpha.m4 is updated.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Wed, 18 Nov 1992 05:03:55 +0000 (05:03 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Wed, 18 Nov 1992 05:03:55 +0000 (05:03 +0000)
v7/src/microcode/cmpintmd/alpha.h

index aa7aadb9705ed5bcac06108aae4bd544cb8527a8..d82c01dd7243140fe622f00d5ac6cae8460a0b7c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*- C -*-
 
-$Id: alpha.h,v 1.3 1992/09/26 02:54:49 cph Exp $
+$Id: alpha.h,v 1.4 1992/11/18 05:03:55 gjr Exp $
 
 Copyright (c) 1992 Digital Equipment Corporation (D.E.C.)
 
@@ -56,9 +56,13 @@ case. */
 #define COMPILER_I386_TYPE                     9
 #define COMPILER_ALPHA_TYPE                    10
 #define COMPILER_MIPS_TYPE                     11
+#define COMPILER_LOSING_C_TYPE                 12
 \f
 /* Machine parameters to be set by the user. */
 
+/* Until cmpaux-alpha.m4 is updated. */
+#define CMPINT_USE_STRUCS
+
 #define PAGE_SIZE (8 * 1024)
 
 /* Processor type.  Choose a number from the above list, or allocate your own.