mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Changed the type of SetMember within KPRCB structure.
svn path=/trunk/; revision=16623
This commit is contained in:
@@ -262,7 +262,7 @@ typedef struct _KPRCB
|
||||
UCHAR Number;
|
||||
UCHAR Reserved;
|
||||
USHORT BuildType;
|
||||
ULONG SetMember;
|
||||
KAFFINITY SetMember;
|
||||
UCHAR CpuType;
|
||||
UCHAR CpuID;
|
||||
USHORT CpuStep;
|
||||
|
||||
Reference in New Issue
Block a user