o mount and getfree working

This commit is contained in:
david
2009-06-03 12:12:12 +02:00
parent 551ecb1915
commit 4419128348
11 changed files with 77 additions and 47 deletions

View File

@@ -1,3 +1,5 @@
#include "data.h"
void debug_init(void);
void debug_enable(void);
void printfs(word y,char* fmt,...);