From: Guillermo J. Rozas Date: Sat, 29 Aug 1992 12:53:22 +0000 (+0000) Subject: Add page_size for autoclobber code. X-Git-Tag: 20090517-FFI~9048 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=3b36395345f745fc065b6b6daa44eb39c739539f;p=mit-scheme.git Add page_size for autoclobber code. --- diff --git a/v7/src/microcode/cmpintmd/alpha.h b/v7/src/microcode/cmpintmd/alpha.h index f52c983a6..ea05e025d 100644 --- a/v7/src/microcode/cmpintmd/alpha.h +++ b/v7/src/microcode/cmpintmd/alpha.h @@ -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. */ /* 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. */