mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-27 01:49:26 +08:00
Before this patch RTEMS_Malloc_Initialize() had a fixed dependency on _Workspace_Area. Introduce _Workspace_Malloc_initializer to have this dependency only if CONFIGURE_UNIFIED_WORK_AREAS is defined by the application configuration.