]> git.eshelyaron.com Git - emacs.git/commitdiff
(USE_MMAP_FOR_BUFFERS): Define.
authorDave Love <fx@gnu.org>
Thu, 28 Sep 2000 21:49:46 +0000 (21:49 +0000)
committerDave Love <fx@gnu.org>
Thu, 28 Sep 2000 21:49:46 +0000 (21:49 +0000)
src/s/sunos413.h

index 3caae6e737884fd2223071a458201365a6462bf2..5dedb2947f6ad560b1bcdcdcc0f7d0f3d67ec301 100644 (file)
@@ -9,3 +9,5 @@
 #ifndef SYSTEM_MALLOC
 #define MEMMOVE_MISSING
 #endif
+
+#define USE_MMAP_FOR_BUFFERS 1