main: show TBM-dev and build date
This commit is contained in:
parent
19cd9d185f
commit
f912edf1c5
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
int main(void)
|
||||
{
|
||||
console_init();
|
||||
printf("TBM-dev (built on " __DATE__ ")\n");
|
||||
cmd_loop("tbm # ");
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue