mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-27 23:54:11 +08:00
* libcsupport/include/rtems/error.h, libcsupport/src/error.c: Clean up so rtems_panic() can be a noreturn method. This eliminates some unreachable and thus untestable code.