Remove Count field from KAFFINITY_MAP
This commit is contained in:
@@ -384,7 +384,6 @@ typedef struct _EXCEPTION_RECORD
|
|||||||
/* Extended affinity structure definition */
|
/* Extended affinity structure definition */
|
||||||
typedef struct _KAFFINITY_MAP
|
typedef struct _KAFFINITY_MAP
|
||||||
{
|
{
|
||||||
USHORT Count;
|
|
||||||
USHORT Size;
|
USHORT Size;
|
||||||
ULONG Reserved;
|
ULONG Reserved;
|
||||||
KAFFINITY Bitmap[];
|
KAFFINITY Bitmap[];
|
||||||
|
|||||||
Reference in New Issue
Block a user