ntdll: Reserve space for all registers in x86_64 syscall frame.
commit6d2f08cfcbef38750403e1ea7075d99ad1a5a3ca
authorJacek Caban <jacek@codeweavers.com>
Mon, 15 Feb 2021 20:57:55 +0000 (15 21:57 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 Feb 2021 14:45:11 +0000 (17 15:45 +0100)
treefdc5f0795c782ea11f939d71c44674757cb1058d
parent877f06d123354827640109dd25185eb8d3f608be
ntdll: Reserve space for all registers in x86_64 syscall frame.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/unix/signal_x86_64.c
tools/winebuild/import.c