feature: a lot of stuff and got to a working command line ish
This commit is contained in:
@@ -13,4 +13,4 @@ typedef void (*kprint_handler)(const char *);
|
||||
|
||||
void kprint_register(kprint_handler);
|
||||
|
||||
void kprint(char *msg);
|
||||
void kprint(const char *msg);
|
||||
Reference in New Issue
Block a user