Category: other operating systems

INT D4 - PC-MOS/386 v5.01 - ADD A TASK TO THE SYSTEM

	AH = 22h
	DS:SI -> addtask data structure (see #04018)
Return: CF clear if successful
	    ES = segment address of the new task's TCB data structure
	CF set on error
	    AX = error code (see #04017)
SeeAlso: AH=21h