diff src/s/ms-w32.h @ 15234:2af580000f27

(SYSTEM_PURESIZE_EXTRA): Macro defined.
author Geoff Voelker <voelker@cs.washington.edu>
date Tue, 14 May 1996 17:44:15 +0000
parents bcc66f4bc5ff
children d8360498f935
line wrap: on
line diff
--- a/src/s/ms-w32.h	Mon May 13 19:57:17 1996 +0000
+++ b/src/s/ms-w32.h	Tue May 14 17:44:15 1996 +0000
@@ -368,4 +368,7 @@
 #undef min
 #endif
 
+/* We need a little extra space, see ../../lisp/loadup.el */
+#define SYSTEM_PURESIZE_EXTRA 15000
+
 /* ============================================================ */