Hello world over serial
This commit is contained in:
3
kernel/libk/putchar_.c
Normal file
3
kernel/libk/putchar_.c
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
void putchar_(char x) { (void)x; }
|
||||
|
||||
Reference in New Issue
Block a user