mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-29 05:51:48 +08:00
Do not return from rtems_initialize_start_multitasking() and call rtems_fatal() instead with a fatal source of RTEMS_FATAL_SOURCE_EXIT and a fatal code with the exit status. Remove all bsp_cleanup() functions. The boot_card() is now a no return function.