wangbowen6
14ba7a7dd1
sched: build error fix in task_exithook
CC: task/task_recover.c task/task_exithook.c: In function 'nxtask_exithook':
task/task_exithook.c:464:11: error: 'struct tcb_s' has no member named 'cmn'
464 | if ((tcb->cmn.flags & TCB_FLAG_TTYPE_MASK) == TCB_FLAG_TTYPE_KERNEL)
| ^~
CC: opus/silk/shell_coder.c make[1]: *** [Makefile:60: task_exithook.o] Error 1
Signed-off-by: wangbowen6 <wangbowen6@xiaomi.com>
2023-03-03 20:10:43 +08:00
..
2023-02-08 02:51:23 +08:00
2023-02-25 23:10:37 +02:00
2023-02-17 22:57:36 +08:00
2023-01-25 23:34:52 +02:00
2023-02-17 23:35:44 +08:00
2023-02-01 23:47:44 +08:00
2023-02-02 10:33:01 +08:00
2023-02-17 23:07:17 +08:00
2023-03-02 01:12:53 +08:00
2023-02-12 16:49:45 +08:00
2023-02-24 04:07:10 +08:00
2023-03-03 20:10:43 +08:00
2023-02-02 10:33:01 +08:00
2023-02-01 23:47:44 +08:00
2023-01-28 21:45:10 +09:00
2023-03-03 00:18:03 +02:00
2023-02-08 02:51:23 +08:00