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

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 HlIoPortInByte(ptr)
@ cdecl HlIoPortInLong(ptr) @ cdecl HlIoPortInLong(ptr)
@ cdecl HlIoPortInShort(ptr) @ cdecl HlIoPortInShort(ptr)