# HG changeset patch # User Richard M. Stallman # Date 780345332 0 # Node ID d8000a9e6003aa0cdec27002b1388834c7518602 # Parent 1f1081c310474690f039e94f79effa042ef31fe3 (PURESIZE): Definition deleted. diff -r 1f1081c31047 -r d8000a9e6003 src/m/acorn.h --- a/src/m/acorn.h Fri Sep 23 18:35:06 1994 +0000 +++ b/src/m/acorn.h Fri Sep 23 18:35:32 1994 +0000 @@ -192,9 +192,6 @@ /* 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