1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-31 17:31:18 +01:00
Marian Buschsieweke 9535447e6f
core/kernel_defines.h: drop ALIGN_OF()
Since we moved to C11 now for all platforms, using `alignof()` provided
by `<stdalign.h>` has become the better option.
2021-11-25 09:20:22 +01:00
..
2021-02-02 22:21:14 +01:00
2020-03-30 17:02:08 +02:00
2021-02-02 22:21:14 +01:00
2021-08-13 19:50:38 +02:00
2021-02-02 22:21:14 +01:00
2020-12-29 11:48:48 +01:00
2020-03-30 17:02:08 +02:00
2020-03-30 17:02:08 +02:00
2020-03-30 17:02:08 +02:00
2020-11-23 16:56:34 +01:00
2021-02-23 13:37:19 +01:00