1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-01-13 01:30:10 +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}};