Add page_size for autoclobber code.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 29 Aug 1992 12:53:22 +0000 (12:53 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 29 Aug 1992 12:53:22 +0000 (12:53 +0000)
v7/src/microcode/cmpintmd/alpha.h

index f52c983a69eb776067e09ef76749ba4a2249bb4a..ea05e025d2c07bd7bc9a3b135d64a254b5e5d2eb 100644 (file)
@@ -1,6 +1,6 @@
 /* -*- C -*-
 
-$Id: alpha.h,v 1.1 1992/08/29 12:13:47 jinx Exp $
+$Id: alpha.h,v 1.2 1992/08/29 12:53:22 jinx Exp $
 
 Copyright (c) 1992 Digital Equipment Corporation (D.E.C.)
 
@@ -59,6 +59,8 @@ case. */
 \f
 /* Machine parameters to be set by the user. */
 
+#define PAGE_SIZE (8 * 1024)
+
 /* Processor type.  Choose a number from the above list, or allocate your own.
  */