AcessNative - Fixing crashes
[tpg/acess2.git] / AcessNative / acesskernel_src / include / arch.h
index f513530..b63d1bb 100644 (file)
@@ -40,5 +40,8 @@ struct sShortSpinlock
 
 //#define      NUM_CFG_ENTRIES 10
 
+extern void    Debug_PutCharDebug(char ch);
+extern void    Debug_PutStringDebug(const char *str);
+
 #endif
 

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