Added PF_NX_ENABLED definition.

oldstable
Marcus Meissner 2005-06-20 10:32:31 +00:00 committed by Alexandre Julliard
parent 21c2cde355
commit 4b6b2768d3
1 changed files with 1 additions and 0 deletions

View File

@ -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 */