mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
fix KIPCR
svn path=/branches/ros-amd64-bringup/; revision=35361
This commit is contained in:
@@ -784,9 +784,8 @@ typedef struct _KIPCR
|
||||
PVOID KdVersionBlock; // 0x108
|
||||
PVOID Unused3;
|
||||
ULONG PcrAlign1[24];
|
||||
|
||||
ULONG Fill2; // 0x178
|
||||
KPRCB Prcb;
|
||||
ULONG Fill2[2]; // 0x178
|
||||
KPRCB Prcb; // 0x180
|
||||
|
||||
// hack:
|
||||
ULONG ContextSwitches;
|
||||
|
||||
Reference in New Issue
Block a user