blob: 94a9cc59967b78325173312a7ac543b8e2af445f (
plain)
1
2
3
4
5
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"
|