diff options
Diffstat (limited to 'src/s/irix6-0.h')
-rw-r--r-- | src/s/irix6-0.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/irix6-0.h b/src/s/irix6-0.h index ef86c975573..e60120d3f6a 100644 --- a/src/s/irix6-0.h +++ b/src/s/irix6-0.h @@ -35,3 +35,6 @@ /* Tested on Irix 6.5. SCM worked on earlier versions. */ #define GC_SETJMP_WORKS 1 #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS + +/* arch-tag: a775e465-a619-4655-a58f-5982aad0c624 + (do not change this comment) */ |