comparison src/s/msdos.h @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
273 registers relevant for conservative garbage collection in the 273 registers relevant for conservative garbage collection in the
274 jmp_buf. */ 274 jmp_buf. */
275 275
276 #define GC_SETJMP_WORKS 1 276 #define GC_SETJMP_WORKS 1
277 #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS 277 #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS
278
279 /* arch-tag: d184f860-815d-4ff4-8187-d05c0f3c37d0
280 (do not change this comment) */