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

4 lines
78 B
C

#define anytostr uinttostr
#define inttype unsigned int
#include "anytostr.c"