Kernel - General fixing after ARM7 changes
[tpg/acess2.git] / Kernel / arch / x86 / include / proc.h
index e31c76d..e449a0f 100644 (file)
@@ -23,8 +23,4 @@ typedef struct sTSS {
        Uint16  Resvd, IOPB;    // IO Permissions Bitmap
 } __attribute__((packed)) tTSS;
 
-// === FUNCTIONS ===
-extern void    Proc_Start(void);
-extern int     Proc_Clone(Uint *Err, Uint Flags);
-
 #endif

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