hal: Fix KfRaiseIrql declaration.

This commit is contained in:
Alexander Morozov 2009-03-26 16:52:29 +03:00 committed by Alexandre Julliard
parent 690202440e
commit 5df31cc903
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
@ stub KeTryToAcquireQueuedSpinLockRaiseToSynch
@ stdcall -norelay KfAcquireSpinLock(ptr)
@ stdcall -norelay KfLowerIrql(long)
@ stdcall -norelay KfRaiseIrql()
@ stdcall -norelay KfRaiseIrql(long)
@ stdcall -norelay KfReleaseSpinLock(ptr long)
@ stub HalAcquireDisplayOwnership
@ stub HalAdjustResourceList