mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 04:18:08 +08:00
Sort the .noinit* input sections by name first, then by alignment if two sections have the same name. This allows the placement of begin/end symbols to initialize some areas with a special value. Update #4678.