Add Harris HCX type.
authorChris Hanson <org/chris-hanson/cph>
Tue, 19 Sep 1989 17:53:38 +0000 (17:53 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 19 Sep 1989 17:53:38 +0000 (17:53 +0000)
v7/src/microcode/unxutl/cf-dist.h

index bf838d74be8b4b3b0b7b0f2e4752c51f637274a8..1dde1c82cd18895a5bf463116fba3b475d57944e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/cf-dist.h,v 1.5 1989/08/02 17:04:07 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/cf-dist.h,v 1.6 1989/09/19 17:53:38 cph Exp $
 
 Copyright (c) 1989 Massachusetts Institute of Technology
 
@@ -39,6 +39,7 @@ MIT in each case. */
 #define PROC_TYPE_VAX 4
 #define PROC_TYPE_MIPS 5
 #define PROC_TYPE_NS32K 6
+#define PROC_TYPE_HCX 7        /* Harris HCX */
 
 #include "s.h"
 #include "m.h"