#define LOS_ERRTYPE_FATAL   ((UINT32)0x03 << 24)

Define the error level as fatal.

在文件los_errno.h80行定义。