Fixed bug in libc.so/brk(), fixed support for VT100 escape codes
[tpg/acess2.git] / Usermode / include / acess / sys.h
index d0b4530..4431e0b 100644 (file)
@@ -30,6 +30,7 @@ struct s_sysFInfo {
 typedef struct s_sysFInfo      t_sysFInfo;
 
 // === FUNCTIONS ===
+void   _SysDebug(char *str, ...);
 // --- Proc ---
 void   sleep();
  int   clone(int flags, void *stack);

UCC git Repository :: git.ucc.asn.au