mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-09 18:49:11 +08:00
Flush the windows in setjmp(). This helps if the stack is changed after the setjmp() and we want to jump back to the original stack using longjmp().