1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-13 19:25:37 -08:00

(SYSTEM_PURESIZE_EXTRA): Macro defined.

This commit is contained in:
Geoff Voelker 1996-05-14 17:44:15 +00:00
parent c0d6e0a978
commit e3be3bfdfb

View file

@ -368,4 +368,7 @@ Boston, MA 02111-1307, USA. */
#undef min
#endif
/* We need a little extra space, see ../../lisp/loadup.el */
#define SYSTEM_PURESIZE_EXTRA 15000
/* ============================================================ */