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