Add missing forward reference update to fix build
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 36s
Builds / ExectOS (i686) (push) Successful in 37s

This commit is contained in:
Rafal Kupiec 2024-06-22 19:16:00 +02:00
parent 156cb7bcac
commit cc0edeeb47
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -105,7 +105,7 @@ KepGetSignedUbsanValue(PKUBSAN_TYPE_DESCRIPTOR Type,
PVOID Value);
XTAPI
VOID
XTSTATUS
KepGetSystemResource(IN SYSTEM_RESOURCE_TYPE ResourceType,
IN BOOLEAN Acquire,
OUT PSYSTEM_RESOURCE_HEADER *ResourceHeader);