This website requires JavaScript.
Explore
Help
Register
Sign In
kaspar
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2025-12-17 10:33:49 +01:00
Code
Releases
Activity
RIOT
/
sys
/
net
/
gnrc
/
pktbuf_static
History
Marian Buschsieweke
b7269c39e8
sys/net/gnrc_pktbuf_static: fix compilation with -Wcast-align
...
Comparing the pointers as `uintptr_t` won't hurt but makes the compiler happy.
2021-12-03 10:12:34 +01:00
..
include
gnrc_pktbuf_static: expose _align() function to be used for tests
2021-02-19 12:23:22 +01:00
gnrc_pktbuf_static.c
sys/net/gnrc_pktbuf_static: fix compilation with -Wcast-align
2021-12-03 10:12:34 +01:00
Makefile
gnrc: make all gnrc modules sub-modules of gnrc
2015-08-18 23:00:07 +02:00
Makefile.include
gnrc_pktbuf_static: expose _align() function to be used for tests
2021-02-19 12:23:22 +01:00