From: Richard M. Stallman Date: Fri, 23 Sep 1994 18:35:32 +0000 (+0000) Subject: (PURESIZE): Definition deleted. X-Git-Tag: emacs-19.34~6830 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7e39868d560f459372df31a59a293a15a8b419e3;p=emacs.git (PURESIZE): Definition deleted. --- diff --git a/src/m/acorn.h b/src/m/acorn.h index fdb22ecdc70..bd4c7ae4c7a 100644 --- a/src/m/acorn.h +++ b/src/m/acorn.h @@ -192,9 +192,6 @@ extern int _edata; /* Use . */ #define SYSV_SYSTEM_DIR -/* PURESIZE needs to be slightly bigger on the Arm */ -#define PURESIZE 260000 - /* For the portable alloca */ #define STACK_DIRECTION -1