summaryrefslogtreecommitdiffstats
path: root/contrib/syslinux-4.02/com32/lib/strtoll.c
blob: a9428c7f14aab53cfbf9acf05ebad6dbcfe8da7d (plain) (blame)
1
2
3
#define TYPE signed long long
#define NAME strtoll
#include "strtox.c"