It's been too long since I committed
[tpg/acess2.git] / Kernel / arch / x86 / include / proc.h
index baf9402..5e3fadd 100644 (file)
@@ -34,7 +34,7 @@ typedef struct sTSS {
 } __attribute__((packed)) tTSS;
 
 // === FUNCTIONS ===
-extern void    Proc_Start();
+extern void    Proc_Start(void);
 extern int     Proc_Clone(Uint *Err, Uint Flags);
 
 #endif

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