#define LOS_ERRNO_TSK_HOOK_IS_FULL   LOS_ERRNO_OS_ERROR(LOS_MOD_TSK, 0x13)

Task error code: The number of task hook functions exceeds the permitted upper limit.

Value: 0x02000213

Solution: This error code is not in use temporarily.

在文件los_task.h244行定义。