void parameter on functions of arity 0
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
|
||||
void kputs(const char* str);
|
||||
void _putchar(char character);
|
||||
void term_init();
|
||||
void term_init(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user