Kernel - Added strtoul and friends to acess.h
[tpg/acess2.git] / KernelLand / Kernel / include / init.h
index 6af177d..876aa78 100644 (file)
@@ -9,5 +9,6 @@ extern void     Arch_LoadBootModules(void);
 extern void    StartupPrint(const char *String);
 extern void    System_Init(char *Commandline);
 extern void    Threads_Init(void);
+extern void    Heap_Install(void);
 
 #endif

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