Much better (and more compliant) printk.
This commit is contained in:
@ -3,7 +3,6 @@
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
int strindexof(char c, const char *str);
|
||||
size_t strlen(const char *str);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user