diff options
Diffstat (limited to 'gnu/imaxtostr.c')
-rw-r--r-- | gnu/imaxtostr.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gnu/imaxtostr.c b/gnu/imaxtostr.c deleted file mode 100644 index af7316d..0000000 --- a/gnu/imaxtostr.c +++ /dev/null @@ -1,6 +0,0 @@ -/* -*- 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" |