o get varg printf working
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
void debug_init(void);
|
||||
void debug_enable(void);
|
||||
void int2hex(unsigned long i, char *buf,word size);
|
||||
void print_screen(char* line,word y);
|
||||
void print_console(char* line);
|
||||
void printfs(word y,char* fmt,...);
|
||||
void printfc(char* fmt,...);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user