Export ExAcquireRundownProtection(), ExInitializeRundownProtection() and ExReleaseRundownProtection() kernel routines
Some checks failed
Builds / ExectOS (amd64) (push) Failing after 18s
Builds / ExectOS (i686) (push) Failing after 15s

This commit is contained in:
2023-10-28 00:02:18 +02:00
parent 6f5e7f63f3
commit 7f8618d2c0

View File

@@ -1,3 +1,6 @@
@ fastcall ExAcquireRundownProtection(ptr)
@ fastcall ExInitializeRundownProtection(ptr)
@ fastcall ExReleaseRundownProtection(ptr)
@ cdecl HlIoPortInByte(ptr)
@ cdecl HlIoPortInLong(ptr)
@ cdecl HlIoPortInShort(ptr)