rm_/lib/xdectoumax.c

7 lines
175 B
C
Raw Normal View History

2020-09-02 16:47:03 +08:00
#define __xdectoint xdectoumax
#define __xnumtoint xnumtoumax
#define __xdectoint_t uintmax_t
#define __xstrtol xstrtoumax
#define __xdectoint_signed 0
#include "xdectoint.c"