1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 02:12:53 +01:00
RIOT/sys/net/gnrc/pktbuf_malloc
Marian Buschsieweke 3970b667aa
sys/net/gnrc_pktbuf: deduplicate code
Implement gnrc_pktbuf_release_error() in gnrc_pktbuf once, rather than providing
two implementations in gnrc_pktbuf_static and gnrc_pktbuf_malloc
2021-01-26 10:50:19 +01:00
..
gnrc_pktbuf_malloc.c sys/net/gnrc_pktbuf: deduplicate code 2021-01-26 10:50:19 +01:00
Makefile gnrc_pktbuf_malloc: initial import of a malloc()-based pktbuf 2017-07-15 17:54:47 +02:00