console: add a newline at eof
This commit is contained in:
parent
d7f96acb93
commit
f8c7e44ea1
|
@ -47,4 +47,4 @@ console_deo(Uint8 *d, Uint8 port)
|
|||
fflush(stderr);
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue