Init struct + freeing a bit of kmain()
This commit is contained in:
@@ -9,5 +9,6 @@
|
||||
|
||||
void kputs(const char* str);
|
||||
void _putchar(char character);
|
||||
void term_init();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user