1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-30 17:01:19 +01:00
Martine Lenders 2c9ee62eb0 gnrc_sixlowpan: fix order of gnrc_sixlowpan_msg_frag_t
While working on #9352 I noticed that the order of members in the
`gnrc_sixlowpan_msg_frag_t` struct costs us 4 bytes in RAM due to byte
alignment. This PR fixes the order of members, so they are the most
packed.
2018-06-14 17:35:29 +02:00
..
2018-04-10 15:40:18 +02:00
2018-04-06 11:18:53 +02:00
2017-05-24 17:54:02 +02:00
2018-04-06 11:18:53 +02:00
2018-03-06 14:00:32 +01:00
2017-05-24 17:54:02 +02:00
2018-04-10 15:40:18 +02:00
2018-06-11 19:12:02 +02:00
2018-03-06 14:00:32 +01:00
2018-05-21 16:37:38 +02:00
2018-04-06 11:18:53 +02:00
2018-01-30 21:18:36 +01:00
2017-05-24 17:54:02 +02:00
2017-05-24 17:54:02 +02:00