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:
bee28bc
)
Change IO_PAGE_SIZE for DOS.
author
Guillermo J. Rozas
<edu/mit/csail/zurich/gjr>
Thu, 4 Jun 1992 12:42:30 +0000
(12:42 +0000)
committer
Guillermo J. Rozas
<edu/mit/csail/zurich/gjr>
Thu, 4 Jun 1992 12:42:30 +0000
(12:42 +0000)
v7/src/microcode/bchgcc.h
patch
|
blob
|
history
diff --git
a/v7/src/microcode/bchgcc.h
b/v7/src/microcode/bchgcc.h
index bc6539ae2566770ab4312f07fc73ddb03e583c8a..a87eb0613f9fdc565d279f58d35405e695dbac37 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
6 1992/06/03 21:54:31
jinx Exp $
+$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 $
Copyright (c) 1987-1992 Massachusetts Institute of Technology
@@
-49,6
+49,7
@@
MIT in each case. */
#ifndef DOS386
# include <sys/param.h>
+# define IO_PAGE_SIZE 4096
#endif
\f
#ifndef BCH_START_CLOSURE_RELOCATION