792eae91c6
sprintf that use strformat, so there's no need to pull in the newlib implementation. Build system improvements.
4 lines
92 B
C
4 lines
92 B
C
#include "symbols.h"
|
|
const int symbols_nelts = 0;
|
|
const struct symbols symbols[] = {{0,0}};
|