From 4f709337f2f773f7a09f825600f3fe4ec15a5388 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Fri, 30 Nov 1990 02:45:43 +0000 Subject: [PATCH] Don't need to define C_SCHEME. --- v7/src/microcode/cmpintmd/hppa.h | 3 +-- v8/src/microcode/cmpintmd/hppa.h | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/v7/src/microcode/cmpintmd/hppa.h b/v7/src/microcode/cmpintmd/hppa.h index d0c09668d..596315f4b 100644 --- a/v7/src/microcode/cmpintmd/hppa.h +++ b/v7/src/microcode/cmpintmd/hppa.h @@ -1,6 +1,6 @@ /* -*-C-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/cmpintmd/hppa.h,v 1.17 1990/09/08 00:09:56 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/cmpintmd/hppa.h,v 1.18 1990/11/30 02:45:43 cph Exp $ Copyright (c) 1989, 1990 Massachusetts Institute of Technology @@ -235,7 +235,6 @@ hppa_store_absolute_address (addr, sourcev, nullify_p) Uses routines from cmpaux-hppa.m4. */ -#define C_SCHEME #include "hppacache.h" static struct pdc_cache_dump cache_info; diff --git a/v8/src/microcode/cmpintmd/hppa.h b/v8/src/microcode/cmpintmd/hppa.h index 533c505b1..56dda7328 100644 --- a/v8/src/microcode/cmpintmd/hppa.h +++ b/v8/src/microcode/cmpintmd/hppa.h @@ -1,6 +1,6 @@ /* -*-C-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/cmpintmd/hppa.h,v 1.17 1990/09/08 00:09:56 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/cmpintmd/hppa.h,v 1.18 1990/11/30 02:45:43 cph Exp $ Copyright (c) 1989, 1990 Massachusetts Institute of Technology @@ -235,7 +235,6 @@ hppa_store_absolute_address (addr, sourcev, nullify_p) Uses routines from cmpaux-hppa.m4. */ -#define C_SCHEME #include "hppacache.h" static struct pdc_cache_dump cache_info; -- 2.25.1