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