Commit 5df31cc9 authored by Alexander Morozov's avatar Alexander Morozov Committed by Alexandre Julliard

hal: Fix KfRaiseIrql declaration.

parent 69020244
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
@ stub KeTryToAcquireQueuedSpinLockRaiseToSynch @ stub KeTryToAcquireQueuedSpinLockRaiseToSynch
@ stdcall -norelay KfAcquireSpinLock(ptr) @ stdcall -norelay KfAcquireSpinLock(ptr)
@ stdcall -norelay KfLowerIrql(long) @ stdcall -norelay KfLowerIrql(long)
@ stdcall -norelay KfRaiseIrql() @ stdcall -norelay KfRaiseIrql(long)
@ stdcall -norelay KfReleaseSpinLock(ptr long) @ stdcall -norelay KfReleaseSpinLock(ptr long)
@ stub HalAcquireDisplayOwnership @ stub HalAcquireDisplayOwnership
@ stub HalAdjustResourceList @ stub HalAdjustResourceList
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment