mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-28 22:28:48 +08:00
* score/Makefile.am, score/include/rtems/score/watchdog.h: Add _Watchdog_Report and _Watchdog_Report_chain as debug assist routines. They are NOT to be used in directives. * score/src/watchdogreport.c, score/src/watchdogreportchain.c: New files.