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