comparison src/s/sol2-5.h @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
29 #undef USE_MMAP_FOR_BUFFERS 29 #undef USE_MMAP_FOR_BUFFERS
30 30
31 /* Probably OK also on earlier versions. */ 31 /* Probably OK also on earlier versions. */
32 #define GC_SETJMP_WORKS 1 32 #define GC_SETJMP_WORKS 1
33 #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS 33 #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS
34
35 /* arch-tag: 96d65526-21c9-4547-a797-2bd575c05be7
36 (do not change this comment) */