Kernel/arm7 - Stubbing functions, now compiles and links
[tpg/acess2.git] / Kernel / arch / arm7 / include / proc.h
index 507b879..e206359 100644 (file)
@@ -46,8 +46,6 @@ typedef struct {
 #define HALT() do{}while(0)
 
 // === PROTOTYPES ===
-extern void    Proc_Start(void);
-extern tTID    Proc_Clone(Uint *Errno, int Flags);
 
 #endif
 

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