Add missing KepRetireDpcList() routine forward reference
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 31s
Builds / ExectOS (i686) (push) Successful in 30s

This commit is contained in:
Rafal Kupiec 2023-11-15 23:19:20 +01:00
parent 5b6f3b0244
commit ec4a0fcb70
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -69,6 +69,10 @@ XTAPI
VOID
KeStartXtSystem(IN PKERNEL_INITIALIZATION_BLOCK Parameters);
XTFASTCALL
VOID
KepRetireDpcList(IN PKPROCESSOR_CONTROL_BLOCK Prcb);
XTAPI
VOID
KepSuspendNop(IN PKAPC Apc,