Adjust "umax" processor entry.
authorChris Hanson <org/chris-hanson/cph>
Wed, 2 Aug 1989 17:04:43 +0000 (17:04 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 2 Aug 1989 17:04:43 +0000 (17:04 +0000)
v7/src/microcode/config.h

index 9e65d62bb345ac50dd6e7ef78b7db6b845bb33b5..cfc6c4b55d239c02b16628b5f89120577b0570b0 100644 (file)
@@ -30,7 +30,7 @@ Technology nor of any adaptation thereof in any advertising,
 promotional, or sales literature without prior written consent from
 MIT in each case. */
 
-/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/config.h,v 9.44 1989/06/12 16:08:28 jinx Rel $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/config.h,v 9.45 1989/08/02 17:04:43 cph Exp $
  *
  * This file contains the configuration information and the information
  * given on the command line on Unix.
@@ -478,9 +478,11 @@ longjmp(Exit_Point, NORMAL_EXIT)
 #define MACHINE_TYPE           "umax"
 #define Heap_In_Low_Memory
 #define UNSIGNED_SHIFT
+#define VAX_BYTE_ORDER
 #define CHAR_SIZE              8
 #define USHORT_SIZE            16
 #define ULONG_SIZE             32
+#define DBFLT_SIZE             64
 #define BELL                   '\007'
 #define FASL_INTERNAL_FORMAT   FASL_UMAX
 #define FLONUM_EXPT_SIZE       10