Cygwin: strptime: add release note
[newlib-cygwin.git] / winsup / cygwin / lib / premain2.c
blobe5d5a1efb6455f714036bb48389a8ac6ffdf5be3
1 /* premain2.c
3 This file is part of Cygwin.
5 This software is a copyrighted work licensed under the terms of the
6 Cygwin license. Please consult the file "CYGWIN_LICENSE" for
7 details. */
9 void
10 cygwin_premain2(int argc __attribute__ ((unused)),
11 char **argv __attribute__ ((unused)))