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

4 lines
75 B
C

#define anytostr umaxtostr
#define inttype uintmax_t
#include "anytostr.c"