Fixed bug in shed.inc: kernel crash at shutdown.

git-svn-id: svn://kolibrios.org@26 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Andrey Halyavin (halyavin) 2005-11-25 07:33:08 +00:00
parent 81314d998d
commit e9f77ab2f3

View File

@ -72,9 +72,9 @@ irq0:
jz .waiting_for_event
mov [event_sched], eax
mov [edi+0xA], byte 0
.noevents:
cmp ebx, [prev_slot]
sete [0xffff]
.noevents:
.do_not_change_task: