Protect LDT_ENTRY from redefinition

svn path=/trunk/; revision=48120
This commit is contained in:
Timo Kreuzer
2010-07-19 19:43:09 +00:00
parent 24480b9b7d
commit 4ea3ee5cd7
+3
View File
@@ -253,7 +253,10 @@ typedef struct _KCALLOUT_FRAME
//
// Dummy LDT_ENTRY
//
#ifndef _LDT_ENTRY_DEFINED
#define _LDT_ENTRY_DEFINED
typedef ULONG LDT_ENTRY;
#endif
//
// GDT Entry Definition