From: Guillermo J. Rozas <edu/mit/csail/zurich/gjr>
Date: Fri, 31 Jan 1992 04:19:26 +0000 (+0000)
Subject: More changes.
X-Git-Tag: 20090517-FFI~9911
X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=24e5aa5d24cba958e32f7802b92232ad0fb78a83;p=mit-scheme.git

More changes.
---

diff --git a/v7/src/microcode/cmpintmd/i386.h b/v7/src/microcode/cmpintmd/i386.h
index 931ce72ee..e0487b318 100644
--- a/v7/src/microcode/cmpintmd/i386.h
+++ b/v7/src/microcode/cmpintmd/i386.h
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/cmpintmd/i386.h,v 1.3 1992/01/30 06:35:03 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/cmpintmd/i386.h,v 1.4 1992/01/31 04:19:26 jinx Exp $
 
 Copyright (c) 1992 Massachusetts Institute of Technology
 
@@ -237,7 +237,8 @@ do {									\
 
 /* *** GC and other relocators have to be changed to set this up. *** */
 
-#define CMPINT_NEED_PC_DISPLACEMENT
+#define PC_RELATIVE_CLOSURES
+#define PC_RELATIVE_UUO_LINKS
 
 extern long pc_displacement_relocation;