1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-25 17:31:04 -08:00

(USE_MMAP_FOR_BUFFERS): Define.

This commit is contained in:
Dave Love 2000-09-28 21:49:46 +00:00
parent ff39853234
commit 5979523a64

View file

@ -9,3 +9,5 @@
#ifndef SYSTEM_MALLOC
#define MEMMOVE_MISSING
#endif
#define USE_MMAP_FOR_BUFFERS 1