mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 19:26:05 +00:00
Add PsInitialSystemProcess declaration into winddk.h (fixes win32k compilation)
svn path=/trunk/; revision=24787
This commit is contained in:
@@ -9878,6 +9878,7 @@ NTAPI
|
||||
PsTerminateSystemThread(
|
||||
IN NTSTATUS ExitStatus);
|
||||
|
||||
extern NTSYSAPI PEPROCESS PsInitialSystemProcess;
|
||||
|
||||
|
||||
/** Security reference monitor routines **/
|
||||
|
||||
Reference in New Issue
Block a user