summaryrefslogtreecommitdiff
path: root/lib/xdectoumax.c
blob: 412ddf962dc228eb14f8eaf258d03f7633bcf6f9 (plain)
1
2
3
4
5
6
#define __xdectoint xdectoumax
#define __xnumtoint xnumtoumax
#define __xdectoint_t uintmax_t
#define __xstrtol xstrtoumax
#define __xdectoint_signed 0
#include "xdectoint.c"