mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-22 15:07:43 +08:00
7 lines
111 B
Plaintext
7 lines
111 B
Plaintext
proc winsup_version {} {
|
|
clone_output "\n[exec grep ^%%% ../new-cygwin1.dll]\n"
|
|
}
|
|
|
|
proc winsup_exit {} {
|
|
}
|