(C) 1998 AROS - The Amiga Research OS
Two new functions: AllocTaskMem() and FreeTaskMem(). They allocate memory which is freed when the task is removed. Use them carefully, because they call Forbid().
Create ETask struct if requested
Changed clib to proto