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