ntdll: Use syscall frame for x86_64 YMM context in NtGetContextThread.
commit4de079bb7247c8b849558c0f27a280a9546c5570
authorJacek Caban <jacek@codeweavers.com>
Fri, 19 Feb 2021 18:09:03 +0000 (19 19:09 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 19 Feb 2021 22:46:30 +0000 (19 23:46 +0100)
tree709271f6d97073139b31dfca6966a5fb26799ade
parent11e3d43c264bf24657b20c1435cbabfa78e0b1f0
ntdll: Use syscall frame for x86_64 YMM context in NtGetContextThread.

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