isolinux.bin needs to be writable.
[bootcd.git] / syslinux / com32 / lib / strtoumax.c
1 #define TYPE uintmax_t
2 #define NAME strtoumax
3 #include "strtox.c"