1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-03-05 14:29:26 +00:00
2013-07-11 17:56:17 +02:00

5 lines
93 B
C

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