rm_/lib/uinttostr.c

4 lines
78 B
C
Raw Normal View History

2020-09-02 16:47:03 +08:00
#define anytostr uinttostr
#define inttype unsigned int
#include "anytostr.c"