Export ExAcquireRundownProtection(), ExInitializeRundownProtection() and ExReleaseRundownProtection() kernel routines

This commit is contained in:
Rafal Kupiec 2023-10-28 00:02:18 +02:00
parent 6f5e7f63f3
commit 7f8618d2c0
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

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