comparison src/ecrt0.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 23a1cea22d13
children a8fa7c632ee4 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
608 #include <sys/param.h> /* for version number */ 608 #include <sys/param.h> /* for version number */
609 #if defined(_BSDI_VERSION) && (_BSDI_VERSION >= 199501) 609 #if defined(_BSDI_VERSION) && (_BSDI_VERSION >= 199501)
610 char *__progname; 610 char *__progname;
611 #endif 611 #endif
612 #endif /* __bsdi__ */ 612 #endif /* __bsdi__ */
613
614 /* arch-tag: 4025c2fb-d6b1-4d29-b1b6-8100b6bd1e74
615 (do not change this comment) */