]> git.cworth.org Git - tar/blob - gnu/umaxtostr.c
Imported Upstream version 1.24
[tar] / gnu / umaxtostr.c
1 /* -*- buffer-read-only: t -*- vi: set ro: */
2 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
3 #define anytostr umaxtostr
4 #define inttype uintmax_t
5 #define inttype_is_signed 0
6 #include "anytostr.c"