mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-23 02:40:55 +08:00
The code covered by BSP_GET_WORK_AREA_DEBUG was basically dead code since there was no normal way to activate it (e.g. via a BSP configuration option). A follow up patch will bring back this feature through a CONFIGURE_VERBOSE_SYSTEM_INITIALIZATION configuration option. Update #3838.