projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68e8474
)
Fix macro definition from last change.
author
Guillermo J. Rozas
<edu/mit/csail/zurich/gjr>
Mon, 9 Apr 1990 15:10:07 +0000
(15:10 +0000)
committer
Guillermo J. Rozas
<edu/mit/csail/zurich/gjr>
Mon, 9 Apr 1990 15:10:07 +0000
(15:10 +0000)
v7/src/microcode/cmpgc.h
patch
|
blob
|
history
diff --git
a/v7/src/microcode/cmpgc.h
b/v7/src/microcode/cmpgc.h
index e75c0ff47ee4bb172a41580fdc26cfc841c725a3..4e93f012f2da793f018670b3f5005a366d7717a0 100644
(file)
--- a/
v7/src/microcode/cmpgc.h
+++ b/
v7/src/microcode/cmpgc.h
@@
-1,6
+1,6
@@
/* -*-C-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/cmpgc.h,v 1.1
1 1990/04/09 14:52:5
7 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/cmpgc.h,v 1.1
2 1990/04/09 15:10:0
7 jinx Exp $
Copyright (c) 1989, 1990 Massachusetts Institute of Technology
@@
-355,7
+355,7
@@
typedef unsigned short format_word;
#ifndef FLUSH_I_CACHE
-#define FLUSH_I_CACHE
()
\
+#define FLUSH_I_CACHE
()
\
do { \
} while (0)