Last (in this series) fix of V86 IRQ handling

git-svn-id: svn://kolibrios.org@789 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Evgeny Grechnikov (Diamond) 2008-04-05 17:55:09 +00:00
parent 890388b50c
commit 2dae596c61

View File

@ -846,7 +846,7 @@ end if
v86_irq:
; push irq/pushad/jmp v86_irq
; eax = irq
lea esi, [esp+18h]
lea esi, [esp+1Ch]
lea edi, [esi+4]
mov ecx, 8
std