Enhance logging and task management; enable trace facility, add scheduler state logging, and improve shutdown handling
This commit is contained in:
@@ -7,4 +7,6 @@ void nova64_log(const char *format, ...);
|
||||
|
||||
const nova64_io_interface_t *nova64_get_io_interface(void);
|
||||
|
||||
void nova64_log_scheduler_state(void);
|
||||
|
||||
#endif // NOVA64_INTERNAL_H
|
||||
Reference in New Issue
Block a user