[Zion] Remove sleeping messages.
This commit is contained in:
parent
1ccbf5e12e
commit
46d02e5eae
2 changed files with 0 additions and 2 deletions
|
|
@ -58,7 +58,6 @@ extern "C" void zion() {
|
|||
gScheduler->Enable();
|
||||
gScheduler->Yield();
|
||||
|
||||
dbgln("Sleeping!");
|
||||
while (1)
|
||||
;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue