forked from KolibriOS/kolibrios
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:
parent
81314d998d
commit
e9f77ab2f3
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user