Contiki 2.6

empty-symbols.c

00001 #include "symbols.h"
00002 const int symbols_nelts = 0;
00003 const struct symbols symbols[] = {{0,0}};