fix KIPCR

svn path=/branches/ros-amd64-bringup/; revision=35361
This commit is contained in:
Timo Kreuzer
2008-08-16 00:17:52 +00:00
parent 20f583f4cb
commit 928f5c1001
+2 -3
View File
@@ -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;