Breakout the console code so it can be reused.
authorMichael Neuling <mikey@neuling.org>
Tue, 17 Mar 2020 04:25:34 +0000 (15:25 +1100)
committerMichael Neuling <mikey@neuling.org>
Tue, 31 Mar 2020 05:31:36 +0000 (16:31 +1100)
commit96fbd61de8b093b306dc846f3811a70076776a81
treeb87f46b8f72f10bfbaf8a0bf175a56d033a9e34e
parent8bee4ae3cc629098b13a36a11c97284fc0509bed
Breakout the console code so it can be reused.

No functional change.

Signed-off-by: Michael Neuling <mikey@neuling.org>
hello_world/Makefile
hello_world/console.c [new file with mode: 0644]
hello_world/console.h [new file with mode: 0644]
hello_world/hello_world.c