Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3767 → Rev 3768

/kernel/trunk/core/irq.inc
208,10 → 208,6
; but do not return whether they did it, so just ignore IRQs 6, 14, 15.
cmp ebp, 6
jz .fail
cmp ebp, 14
jz .fail
cmp ebp, 15
jz .fail
push ebp
xor ebp, ebp
.try_other_irqs: