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:
f2029db
)
Fix edit bug in last edit.
author
Guillermo J. Rozas
<edu/mit/csail/zurich/gjr>
Thu, 4 Jun 1992 13:09:39 +0000
(13:09 +0000)
committer
Guillermo J. Rozas
<edu/mit/csail/zurich/gjr>
Thu, 4 Jun 1992 13:09:39 +0000
(13:09 +0000)
v7/src/microcode/bchgcc.h
patch
|
blob
|
history
diff --git
a/v7/src/microcode/bchgcc.h
b/v7/src/microcode/bchgcc.h
index a87eb0613f9fdc565d279f58d35405e695dbac37..eb3319b8f1c19a4c6a8e6c5a99f5f0f0023867cd 100644
(file)
--- a/
v7/src/microcode/bchgcc.h
+++ b/
v7/src/microcode/bchgcc.h
@@
-1,6
+1,6
@@
/* -*-C-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/bchgcc.h,v 9.4
7 1992/06/04 12:42:30
jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/bchgcc.h,v 9.4
8 1992/06/04 13:09:39
jinx Exp $
Copyright (c) 1987-1992 Massachusetts Institute of Technology
@@
-48,6
+48,7
@@
MIT in each case. */
#endif
#ifndef DOS386
+#else
# include <sys/param.h>
# define IO_PAGE_SIZE 4096
#endif