Add missing forward reference to KeGetInitializationBlock

このコミットが含まれているのは:
2025-09-10 15:38:30 +02:00
コミット 510dccc5dc

ファイルの表示

@@ -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);