mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
ae7d26382e
net_msg_*() helper functions, fixed lots of bugs
8 lines
120 B
Plaintext
8 lines
120 B
Plaintext
SubDir TOP sys net net_help ;
|
|
|
|
# HDRS += $(TOP)/sys/net/net_help/ ;
|
|
|
|
Module net_help : net_help.c msg_help.c ;
|
|
|
|
|