fix build ;-)

svn path=/branches/ros-amd64-bringup/; revision=35511
This commit is contained in:
Timo Kreuzer
2008-08-21 18:10:08 +00:00
parent 56d9201788
commit 5e2d40364e
+1 -1
View File
@@ -76,7 +76,7 @@ _KiSetupStackAndInitializeKernel:
/* Force interrupts enabled and lower IRQL back to DISPATCH_LEVEL */
sti
mov rcx, DISPATCH_LEVEL
call _KfLowerIrql
mov cr8, rcx
/* Set the right wait IRQL */
mov byte ptr [rbx+KTHREAD_WAIT_IRQL], DISPATCH_LEVEL;