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