1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/routing/rpl/of0.h

5 lines
79 B
C
Raw Normal View History

2012-01-19 17:35:50 +01:00
#include "rpl_structs.h"
#include "rpl_config.h"
2012-01-19 17:35:50 +01:00
rpl_of_t *rpl_get_of0(void);