nes-proj/platform/msb430/symbols.c

4 lines
92 B
C

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