]> git.cworth.org Git - tar/blobdiff - gnu/umaxtostr.c
Imported Upstream version 1.23
[tar] / gnu / umaxtostr.c
diff --git a/gnu/umaxtostr.c b/gnu/umaxtostr.c
new file mode 100644 (file)
index 0000000..94a9cc5
--- /dev/null
@@ -0,0 +1,6 @@
+/* -*- buffer-read-only: t -*- vi: set ro: */
+/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
+#define inttostr umaxtostr
+#define inttype uintmax_t
+#define inttype_is_signed 0
+#include "inttostr.c"