Kernel - Fixing x86_64 compile errors from MM_GetPhysAddr change
[tpg/acess2.git] / KernelLand / Kernel / arch / x86_64 / main.c
index 3532c80..4fb6670 100644 (file)
@@ -9,9 +9,7 @@
 extern void    Desctab_Init(void);
 extern void    MM_InitVirt(void);
 extern void    Heap_Install(void);
-extern void    Threads_Init(void);
 extern int     Time_Setup(void);
-extern void    System_Init(char *Commandline);
 
 extern void    MM_InitPhys_Multiboot(tMBoot_Info *MBoot);
 

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