include: Define _XSAVE_FORMAT structure.
commitde1cb029f6e9bd6b8959695f5d0ae55188d9b723
authorPaul Gofman <pgofman@codeweavers.com>
Wed, 19 Aug 2020 21:22:56 +0000 (20 00:22 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 20 Aug 2020 16:49:38 +0000 (20 18:49 +0200)
tree3f3113ab50134b9d1d94a4a742de0adc705f6315
parent25d4c50db3b2cd5113709b98adfd3de86b6e19ec
include: Define _XSAVE_FORMAT structure.

The structure is defined for both x86_64 and i386 (along with
M128A) in (newer) Windows SDK.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/signal_i386.c
dlls/ntdll/unix/signal_i386.c
dlls/ntdll/unix/system.c
include/winnt.h
programs/winedbg/be_i386.c