hdt: Fixing automatic mode parsing
[syslinux.git] / com32 / lib / strtoul.c
blob3189aaa7cedcffdfddcb7f81d88c208dda6b84ab
1 #define TYPE unsigned long
2 #define NAME strtoul
3 #include "strtox.c"