summaryrefslogtreecommitdiffstats
path: root/continue.h
diff options
context:
space:
mode:
Diffstat (limited to 'continue.h')
-rw-r--r--continue.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/continue.h b/continue.h
index 040b4b5..2b412cd 100644
--- a/continue.h
+++ b/continue.h
@@ -196,3 +196,6 @@ void throw_to_continuation P((CONTINUATION *cont, long val,
#ifdef _UNICOS
# define STACK_GROWS_UP
#endif
+#ifdef __hppa__
+# define STACK_GROWS_UP
+#endif