mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:43:28 +08:00
tcbinfo:sched: fix build break
Signed-off-by: zhuyanlin <zhuyanlin1@xiaomi.com>
This commit is contained in:
@@ -835,7 +835,7 @@ EXTERN uint32_t g_crit_max[1];
|
|||||||
#endif /* CONFIG_SCHED_CRITMONITOR */
|
#endif /* CONFIG_SCHED_CRITMONITOR */
|
||||||
|
|
||||||
#ifdef CONFIG_DEBUG_TCBINFO
|
#ifdef CONFIG_DEBUG_TCBINFO
|
||||||
EXTERN struct tcbinfo_s g_tcbinfo;
|
EXTERN const struct tcbinfo_s g_tcbinfo;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
|
|||||||
Reference in New Issue
Block a user