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