Cleanup XTDK and XTOSKRNL headers
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 30s
Builds / ExectOS (i686) (push) Successful in 28s

This commit is contained in:
2023-10-29 09:58:47 +01:00
parent 841a6b304b
commit f05a262da2
20 changed files with 24 additions and 96 deletions

View File

@@ -13,6 +13,7 @@
#include <xttypes.h>
/* Kernel Executive routines forward references */
XTFASTCALL
BOOLEAN
ExAcquireRundownProtection(IN PEX_RUNDOWN_REFERENCE Descriptor);