
struct ParmMsgPort {
	struct MsgPort pmp_MsgPort;
	short pmp_MsgCnt;
	short pmp_NumParmTask;
};

