forked from KolibriOS/kolibrios
Correct for r2101 "force behaviour as before r1992"
git-svn-id: svn://kolibrios.org@2103 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
473d944dfa
commit
b3bbdbcdf1
@ -158,6 +158,7 @@ align 16
|
|||||||
jnz @f
|
jnz @f
|
||||||
push eax
|
push eax
|
||||||
call [fdc_irq_func]
|
call [fdc_irq_func]
|
||||||
|
mov [check_idle_semaphore],5
|
||||||
pop eax
|
pop eax
|
||||||
@@:
|
@@:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user