aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/acorn.h
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1994-09-23 18:35:32 +0000
committerRichard M. Stallman <[email protected]>1994-09-23 18:35:32 +0000
commit7e39868d560f459372df31a59a293a15a8b419e3 (patch)
tree1e9f800ca24ece853176d75bc5926aa2cd5f390a /src/m/acorn.h
parentf3cc1007825457569cda28b4b01c03ed967cc16a (diff)
(PURESIZE): Definition deleted.
Diffstat (limited to 'src/m/acorn.h')
-rw-r--r--src/m/acorn.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/m/acorn.h b/src/m/acorn.h
index fdb22ecdc7..bd4c7ae4c7 100644
--- a/src/m/acorn.h
+++ b/src/m/acorn.h
@@ -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