hal: Fix KfRaiseIrql declaration.
This commit is contained in:
parent
690202440e
commit
5df31cc903
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue