]> git.eshelyaron.com Git - emacs.git/commitdiff
(PURESIZE): Definition deleted.
authorRichard M. Stallman <rms@gnu.org>
Fri, 23 Sep 1994 18:35:32 +0000 (18:35 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 23 Sep 1994 18:35:32 +0000 (18:35 +0000)
src/m/acorn.h

index fdb22ecdc70afc099094a062a6d963a96a86f98b..bd4c7ae4c7a0008e703267f0ba065630c8aa0cd2 100644 (file)
@@ -192,9 +192,6 @@ extern int _edata;
 /* Use <dirent.h>. */
 #define SYSV_SYSTEM_DIR
 
-/* PURESIZE needs to be slightly bigger on the Arm */
-#define PURESIZE 260000
-
 /* For the portable alloca */
 #define STACK_DIRECTION -1