Many changes, Mostly working on improving the BootConf script engine.
[tpg/acess2.git] / Kernel / include / acess.h
index 7afdb5e..963cb9c 100644 (file)
@@ -328,6 +328,7 @@ extern Uint8        ByteSum(void *Ptr, int Size);
  */
 
 extern Uint    rand();
+extern int     CallWithArgArray(void *Function, int NArgs, Uint *Args);
 
 // --- Heap ---
 /**

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