Files
nuttx/include
wangchengdong 08050f506c sched/wdog: remove unnecessary list_node redefinition
The wdog implementation redefined `list_node`, which could cause
  conflicts or unexpected behavior when both `wdog/wdog.h` and
  `list.h` are included in the same source file. This patch removes
  the redundant definition to avoid such issues.

Signed-off-by: Chengdong Wang <wangchengdong@lixiang.com>
2025-10-09 11:41:32 +08:00
..
2024-12-15 17:53:48 -03:00
2024-10-23 09:42:57 +08:00
2025-04-02 12:01:46 +08:00
2024-12-26 13:25:19 +08:00
2025-08-22 20:50:13 +08:00
2024-12-20 11:46:14 -03:00