comparison nt/config.nt @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children 08185296b491
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
466 #define NO_RETURN __attribute__ ((__noreturn__)) 466 #define NO_RETURN __attribute__ ((__noreturn__))
467 #else 467 #else
468 #define NO_RETURN /* nothing */ 468 #define NO_RETURN /* nothing */
469 #endif 469 #endif
470 #endif 470 #endif
471
472 /* arch-tag: df720992-aa5a-499a-882d-958dc5eeb5e9
473 (do not change this comment) */