Commit 4b6b2768 authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard

Added PF_NX_ENABLED definition.

parent 21c2cde3
......@@ -579,6 +579,7 @@ typedef struct _SINGLE_LIST_ENTRY {
#define PF_RDTSC_INSTRUCTION_AVAILABLE 8
#define PF_PAE_ENABLED 9
#define PF_XMMI64_INSTRUCTIONS_AVAILABLE 10
#define PF_NX_ENABLED 12
/* Execution state flags */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment