Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 6014 → Rev 6015

/kernel/trunk/core/irq.inc
203,6 → 203,8
; Note: this still isn't 100% correct, because two IRQs can fire simultaneously,
; the better way would be to find the correct IRQ, but I don't know how to do
; this in that case.
cmp ebp, 1
jz .fail
push ebp
xor ebp, ebp
.try_other_irqs: