summaryrefslogtreecommitdiff
path: root/lib/xstrtoul.c
blob: 6140bbee2e441b33b9ea8e2e1ddc5c3531d6b7d6 (plain)
1
2
3
4
#define __strtol strtoul
#define __strtol_t unsigned long int
#define __xstrtol xstrtoul
#include "xstrtol.c"