coreutils/lib/umaxtostr.c
2002-10-19 12:34:03 +00:00

4 lines
75 B
C

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