From 7e39868d560f459372df31a59a293a15a8b419e3 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 23 Sep 1994 18:35:32 +0000 Subject: [PATCH] (PURESIZE): Definition deleted. --- src/m/acorn.h | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.39.5