allwinner_a64/android/external/syslinux/com32/lib/strtoull.c
2018-08-08 16:14:42 +08:00

3 lines
74 B
C

#define TYPE unsigned long long
#define NAME strtoull
#include "strtox.c"