mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 20:23:06 +08:00
The SUBALIGN(4) required on rtemsroset and rtemsrwset for ILP32 builds was previously present on LP64 builds and causes no issues within RTEMS, but causes relocation/alignment issues when building libbsd. This restricts those alignment changes to ILP32 builds.