Cygwin: (mostly) drop NT4 and Samba < 3.0 support
[newlib-cygwin.git] / winsup / cygwin / fenv.c
blob80f7cc52ce50e73328233012b47f6b2fb15a3eba
1 /* no-op function as entry point for applications built between
2 2010-09-11 and 2011-03-16. That's the timeframe of _feinitialise
3 being called from mainCRTStartup in crt0.o. */
4 void _feinitialise (void)
5 {}