syslinux-3.08-2 sources from FC4
[bootcd.git] / syslinux / com32 / lib / strtoll.c
1 #define TYPE signed long long
2 #define NAME strtoll
3 #include "strtox.c"