aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorDave Love2002-11-27 23:01:32 +0000
committerDave Love2002-11-27 23:01:32 +0000
commit6b2fd6ea80c4c7936bcc6f34fa8798084f94e4e6 (patch)
treecc6908cdbd1a157631bbc80f5a086223956ed59c /src/s
parentbf025ef431dff2ad3b8139b74966fecb1958531f (diff)
downloademacs-6b2fd6ea80c4c7936bcc6f34fa8798084f94e4e6.tar.gz
emacs-6b2fd6ea80c4c7936bcc6f34fa8798084f94e4e6.zip
*** empty log message ***
Diffstat (limited to 'src/s')
-rw-r--r--src/s/irix6-0.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/s/irix6-0.h b/src/s/irix6-0.h
index 6dbdbf31230..ef86c975573 100644
--- a/src/s/irix6-0.h
+++ b/src/s/irix6-0.h
@@ -31,3 +31,7 @@
31#endif 31#endif
32 32
33#undef TIOCSIGSEND 33#undef TIOCSIGSEND
34
35/* Tested on Irix 6.5. SCM worked on earlier versions. */
36#define GC_SETJMP_WORKS 1
37#define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS