comparison src/s/irix6-5.h @ 68263:06d1688690ad

(GC_SETJMP_WORKS, GC_MARK_STACK): New definitions.
author Richard M. Stallman <rms@gnu.org>
date Thu, 19 Jan 2006 17:40:50 +0000
parents 695cf19ef79e
children aeeef59c6f71 5b7d410e31f9
comparison
equal deleted inserted replaced
68262:bd5ef7de54da 68263:06d1688690ad
31 /* Cancel the #define that is in irix5-0.h. */ 31 /* Cancel the #define that is in irix5-0.h. */
32 #undef ospeed 32 #undef ospeed
33 33
34 #undef TIOCSIGSEND /* defined in usg5-4.h */ 34 #undef TIOCSIGSEND /* defined in usg5-4.h */
35 35
36 /* Tested on Irix 6.5. SCM worked on earlier versions. */
37 #define GC_SETJMP_WORKS 1
38 #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS
39
36 /* arch-tag: d7ad9ec2-54ad-4b2f-adf2-0070c5c63e83 40 /* arch-tag: d7ad9ec2-54ad-4b2f-adf2-0070c5c63e83
37 (do not change this comment) */ 41 (do not change this comment) */