Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3486 → Rev 3487

/kernel/branches/Kolibri-A/trunk/core/sys32.inc
245,7 → 245,7
mov edi, 6
cmp [v86_irqhooks+edi*8], 0
jnz v86_irq2
call fdc_irq
; call fdc_irq
call ready_for_next_irq
restore_ring3_context
iret
684,11 → 684,11
; jnz @f
; call free_cd_channel
; and [cd_status], 0
;@@:
; cmp [flp_status], esi
; jnz @f
; and [flp_status], 0
@@:
cmp [flp_status], esi
jnz @f
and [flp_status], 0
@@:
pop esi
cmp [bgrlockpid], esi
jnz @f