winecrt0: Add a trampoline function to align the stack on x86_64 before continuing...
commit772112cfcb3c496a525238b416eb1ba4b1598c0a
authorAlexandre Julliard <julliard@winehq.org>
Thu, 8 Apr 2010 14:12:14 +0000 (8 16:12 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Apr 2010 15:34:17 +0000 (8 17:34 +0200)
tree50aee04fbd90f0a7feab17e5b0f11c2dd2ecde6e
parent655292ae00d1aeda2cda0e04131727fd4e8118bb
winecrt0: Add a trampoline function to align the stack on x86_64 before continuing an exception.
dlls/winecrt0/exception.c