(C) 1998 AROS - The Amiga Research OS
mytask=(struct Task *)AllocMem(sizeof(struct Task),MEMF_PUBLIC|MEMF_CLEAR);
Changed clib to proto