mirror of
https://github.com/apache/nuttx.git
synced 2025-12-07 01:44:23 +08:00
Move wd_start() to an inline function to reduce function call
overhead and improve performance in time-critical watchdog operations.
Signed-off-by: Chengdong Wang <wangchengdong@lixiang.com>