mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:52:11 +00:00
Fix win32k
svn path=/trunk/; revision=14670
This commit is contained in:
parent
c030bd043b
commit
6733de66c9
1 changed files with 0 additions and 1 deletions
|
@ -533,7 +533,6 @@ extern WORK_QUEUE_ITEM PspReaperWorkItem;
|
|||
extern BOOLEAN PspReaping;
|
||||
extern PEPROCESS PsInitialSystemProcess;
|
||||
extern PEPROCESS PsIdleProcess;
|
||||
extern POBJECT_TYPE PsProcessType;
|
||||
extern LIST_ENTRY PsActiveProcessHead;
|
||||
extern FAST_MUTEX PspActiveProcessMutex;
|
||||
extern LARGE_INTEGER ShortPsLockDelay, PsLockTimeout;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue