(__main, __do_global_dtors, __do_global_ctors): For __CYGWIN32__ use the versions in winsup/dcrt0.cc.

From-SVN: r18913
This commit is contained in:
Stan Cox 1998-03-30 14:33:55 +00:00
parent 7cd55873dc
commit 216be67c6f

View File

@ -2808,6 +2808,7 @@ cacheflush (char *beg, int size, int flag)
#endif /* sony_news */
#endif /* L_trampoline */
#ifndef __CYGWIN32__
#ifdef L__main
#include "gbl-ctors.h"
@ -2889,6 +2890,7 @@ SYMBOL__MAIN ()
#endif /* no HAS_INIT_SECTION or INVOKE__main */
#endif /* L__main */
#endif /* __CYGWIN32__ */
#ifdef L_ctors