mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 12:20:07 +00:00
include: Add PF_XSAVE_ENABLED.
This commit is contained in:
parent
2061c61c4e
commit
2680548086
@ -777,6 +777,7 @@ typedef enum _HEAP_INFORMATION_CLASS {
|
||||
#define PF_COMPARE_EXCHANGE128 14
|
||||
#define PF_COMPARE64_EXCHANGE128 15
|
||||
#define PF_CHANNELS_ENABLED 16
|
||||
#define PF_XSAVE_ENABLED 17
|
||||
|
||||
|
||||
/* Execution state flags */
|
||||
|
Loading…
Reference in New Issue
Block a user