nuttx/sched/wdog
yinshengkai 700fd265ee sched: fix compile error when SCHED_CRITMONITOR is enabled
Compilation error occurs after SCHED_CRITMONITOR is enabled
sched/sched_critmonitor.c:315: undefined reference to `serr'

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2023-03-30 09:29:37 -03:00
..
Make.defs
wd_cancel.c
wd_gettime.c sched/wdog: Change the return type of wd_gettime from int to sclock_t 2022-05-19 23:21:54 +03:00
wd_initialize.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
wd_recover.c
wd_start.c sched: fix compile error when SCHED_CRITMONITOR is enabled 2023-03-30 09:29:37 -03:00
wdog.h libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00