Contiki 2.5
empty-symbols.c
1 #include "symbols.h"
2 const int symbols_nelts = 0;
3 const struct symbols symbols[] = {{0,0}};