IoT-Labs/S2/symbols.c

5 lines
93 B
C
Raw Normal View History

2020-10-05 18:54:44 +01:00
#include "symbols.h"
const int symbols_nelts = 0;
const struct symbols symbols[] = {{0,0}};