mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
Add immediate log output for early kernel
This commit is contained in:
@@ -138,5 +138,4 @@ kernel_main(kernel_args *header)
|
||||
}
|
||||
|
||||
sched->start();
|
||||
logs::output_logs();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user