From de4bf7842af8a848272089e9be5f7b5d9f152155 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:27:46 -0800 Subject: we've switched to quilt; remove .pc directory ... and remove applied patches. --- continue.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'continue.h') diff --git a/continue.h b/continue.h index 9139783..9f1d78f 100644 --- a/continue.h +++ b/continue.h @@ -60,10 +60,6 @@ typedef long STACKITEM; #ifdef _UNICOS # define STACK_GROWS_UP #endif -/* __hppa__ case added by tb for debian */ -#ifdef __hppa__ -# define STACK_GROWS_UP -#endif /* James Clark came up with this neat one instruction fix for continuations on the SPARC. It flushes the register windows so -- cgit v1.2.3