1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/pktbuf/include
Marian Buschsieweke 32bb9743e4
sys/net/gnrc/pktbuf_static: make use of alignas()
Since we are now using C11, we can make use of `alignas()` provided by
`<stdalign.h>` to make the alignment code easier to read.
2022-07-20 17:52:15 +02:00
..
pktbuf_internal.h sys/net/gnrc/pktbuf_static: make use of alignas() 2022-07-20 17:52:15 +02:00