Get rid of writefmt functions
This commit is contained in:
@ -21,7 +21,7 @@ void main(void) {
|
||||
|
||||
tb_runinitscript();
|
||||
|
||||
writefmt("Shell exited! Please reboot the system.\n");
|
||||
uprintf("Shell exited! Please reboot the system.\n");
|
||||
|
||||
for(;;);
|
||||
}
|
||||
|
Reference in New Issue
Block a user