tasking: fix syscall handling, use debug_log instead of printf in some places
This commit is contained in:
+1
-1
@@ -157,4 +157,4 @@ int printf(const char* restrict format, ...) {
|
||||
|
||||
va_end(parameters);
|
||||
return written;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user