o cleanup code

o get ls working
This commit is contained in:
david
2009-06-03 18:24:18 +02:00
parent 3ecc61adf4
commit 0a50554f4a
7 changed files with 105 additions and 40 deletions

View File

@@ -4,4 +4,5 @@ void debug_init(void);
void debug_enable(void);
void printfs(word y,char* fmt,...);
void printfc(char* fmt,...);
void clears(void);