From 24e5aa5d24cba958e32f7802b92232ad0fb78a83 Mon Sep 17 00:00:00 2001 From: "Guillermo J. Rozas" Date: Fri, 31 Jan 1992 04:19:26 +0000 Subject: [PATCH] More changes. --- v7/src/microcode/cmpintmd/i386.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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; -- 2.25.1