7ccafebbb500d66052d1455313f10601bd8ea33b
[debian/tar] / gnu / uinttostr.c
1 /* -*- buffer-read-only: t -*- vi: set ro: */
2 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
3 #define inttostr uinttostr
4 #define inttype unsigned int
5 #define inttype_is_signed 0
6 #include "inttostr.c"