kernel: Make sure the event manager task starts when running disk 1

This commit is contained in:
Ry 2022-12-25 13:54:45 -08:00
parent 3b813afa72
commit fddfd78829

View File

@ -223,7 +223,7 @@ boot_disk_1_loop:
sub r2, 4
mov r4, 0 ; don't attempt to free any stack block if the task ends
call new_task
call end_current_task_no_mark_no_free
jmp no_other_tasks
startup_error:
mov r0, BACKGROUND_COLOR