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