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