mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-21 19:29:57 +08:00
The fatal is internal indicator is redundant since the fatal source and error code uniquely identify a fatal error. Keep the fatal user extension is internal parameter for backward compatibility and set it to false always. Update #2825.