1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-03-09 10:33:57 +00:00
2007-06-28 12:49:57 +00:00

4 lines
92 B
C

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