forked from KolibriOS/kolibrios
Fixed irq6 handler in sys32.inc
git-svn-id: svn://kolibrios.org@23 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
182a9c6899
commit
e66db56977
@ -345,8 +345,7 @@ p_irq6:
|
||||
mov es, ax
|
||||
call fdc_irq
|
||||
|
||||
;mov edi,6
|
||||
;call irqhandler
|
||||
mov [check_idle_semaphore],5
|
||||
mov al, 0x20
|
||||
out 0x20, al
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user