mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
- Fix boot
svn path=/trunk/; revision=22569
This commit is contained in:
parent
01a0c11c80
commit
142dbcc0b4
1 changed files with 0 additions and 1 deletions
|
@ -358,7 +358,6 @@ typedef struct _KPRCB
|
|||
ULONG CFlushSize;
|
||||
UCHAR PrcbPad0[88];
|
||||
#else
|
||||
ULONG CFlushSize;
|
||||
UCHAR PrcbPad0[92];
|
||||
#endif
|
||||
KSPIN_LOCK_QUEUE LockQueue[LockQueueMaximumLock];
|
||||
|
|
Loading…
Reference in a new issue