rm_/lib/inttostr.c
2020-09-02 16:47:03 +08:00

4 lines
68 B
C

#define anytostr inttostr
#define inttype int
#include "anytostr.c"