mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-31 13:08:56 +08:00
* rtems/src/region.c, sapi/src/exinit.c: Now that the Region is an optional manager, we cannot depend on it do initialize the internal Allocator Mutex. This was always a questionable place to do it, so this is a cleanup.