Kernel - Standardised kernel build tag (placed in gsBuildInfo)
[tpg/acess2.git] / KernelLand / Kernel / include / init.h
index 9f2fc10..6af177d 100644 (file)
@@ -7,5 +7,7 @@
 
 extern void    Arch_LoadBootModules(void);
 extern void    StartupPrint(const char *String);
+extern void    System_Init(char *Commandline);
+extern void    Threads_Init(void);
 
 #endif

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