blob: af7316d121e1095d218304336010643345c1863d (
plain)
1
2
3
4
5
6
|
/* -*- buffer-read-only: t -*- vi: set ro: */
/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
#define inttostr imaxtostr
#define inttype intmax_t
#define inttype_is_signed 1
#include "inttostr.c"
|