Fixed all previous bugs...however strange things happens when OS runs
This commit is contained in:
@@ -14,6 +14,6 @@
|
||||
#include <stdarg.h>
|
||||
|
||||
int printf(const char *format, ...);
|
||||
void puts(uint8_t *buf);
|
||||
void puts(const char *buf);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user