mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-28 07:51:19 +01:00
Since we moved to C11 now for all platforms, using `alignof()` provided by `<stdalign.h>` has become the better option.
Since we moved to C11 now for all platforms, using `alignof()` provided by `<stdalign.h>` has become the better option.