ntdll: Implement set_cpu_context for x86_64 directly instead of using the winebuild...
commit1e6ff42d0329b368e346d84f950902dcf6159ba5
authorAlexandre Julliard <julliard@winehq.org>
Thu, 27 Jan 2011 11:46:55 +0000 (27 12:46 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 27 Jan 2011 13:12:41 +0000 (27 14:12 +0100)
treea984f8b3e3386ae24c91eb1da1eb658942a02ec3
parent33e6238f0481f9f0ef94d87a250011390549b28b
ntdll: Implement set_cpu_context for x86_64 directly instead of using the winebuild-generated code.
dlls/ntdll/signal_x86_64.c