contiki/tools/empty-symbols.c

5 lines
93 B
C

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