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

3 lines
68 B
C

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