Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid garbage on stdout for first print
Caused by recursive stdio function calling. Just use seL4_DebugPutString() directly to avoid any problems. Signed-off-by: Indan Zupancic <indan@nul.nu>
- Loading branch information