mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-01 11:17:25 +08:00

Alignment on 64bit hardware is strict in comparison to running in an emulator. This resolves an alignment exception when allocating memory on real hardware.