ntdll: Set rcx on exit from syscall dispatcher on x64.
commit3f20261eaf188e923d0b4c5df854204088ed0dda
authorPaul Gofman <pgofman@codeweavers.com>
Wed, 1 Dec 2021 12:38:18 +0000 (1 15:38 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 3 Dec 2021 18:31:55 +0000 (3 19:31 +0100)
treed8b11d43efc6d0b7c24626ba539c7ec8056bea6e
parentab4edfd8621d4811ce9a74d066eef0904a45a74f
ntdll: Set rcx on exit from syscall dispatcher on x64.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/tests/exception.c
dlls/ntdll/unix/signal_x86_64.c