Add missing forward reference to KeGetInitializationBlock
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
|
||||
|
||||
/* Kernel services routines forward references */
|
||||
XTAPI
|
||||
PKERNEL_INITIALIZATION_BLOCK
|
||||
KeGetInitializationBlock(VOID);
|
||||
|
||||
XTAPI
|
||||
VOID
|
||||
KeClearEvent(IN PKEVENT Event);
|
||||
|
Reference in New Issue
Block a user