diff src/s/sunos4-0.h @ 49356:fbabb532002e

(GC_SETJMP_WORKS, GC_MARK_STACK): Define.
author Dave Love <fx@gnu.org>
date Tue, 21 Jan 2003 16:47:27 +0000
parents 8674e7d48c7a
children 695cf19ef79e
line wrap: on
line diff
--- a/src/s/sunos4-0.h	Tue Jan 21 02:26:04 2003 +0000
+++ b/src/s/sunos4-0.h	Tue Jan 21 16:47:27 2003 +0000
@@ -44,3 +44,6 @@
 #ifndef TERMINFO
 #define LIBS_TERMCAP -ltermcap
 #endif
+
+#define GC_SETJMP_WORKS 1
+#define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS