mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 08:24:32 -08:00
Add temporary log output
Currently the kernel idle process is an infinite loop printing logs, with no locking.
This commit is contained in:
@@ -11,6 +11,7 @@ namespace logs {
|
||||
#undef LOG
|
||||
|
||||
void init();
|
||||
void output_logs();
|
||||
|
||||
} // namespace logs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user