diff --git a/kernel/trunk/core/dll.inc b/kernel/trunk/core/dll.inc index 84eb4d5978..c766cf1a91 100644 --- a/kernel/trunk/core/dll.inc +++ b/kernel/trunk/core/dll.inc @@ -158,6 +158,7 @@ align 16 jnz @f push eax call [fdc_irq_func] + mov [check_idle_semaphore],5 pop eax @@: