aboutsummaryrefslogtreecommitdiffstats
path: root/continue.h
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2017-02-20 00:27:46 -0800
committerBryan Newbold <bnewbold@robocracy.org>2017-03-03 00:39:27 -0800
commitde4bf7842af8a848272089e9be5f7b5d9f152155 (patch)
tree4e4d066a4d2d8d655b2fba6e07fc52f9be6c0cb9 /continue.h
parentd62f83b350bbe13ff1340ccc9d0ef34787550bc8 (diff)
downloadscm-de4bf7842af8a848272089e9be5f7b5d9f152155.tar.gz
scm-de4bf7842af8a848272089e9be5f7b5d9f152155.zip
we've switched to quilt; remove .pc directory
... and remove applied patches.
Diffstat (limited to 'continue.h')
-rw-r--r--continue.h4
1 files changed, 0 insertions, 4 deletions
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