gfxboot: parse TIMEOUT keyword
[syslinux.git] / com32 / lib / strtoumax.c
bloba3797105e8c94332287d86eed0ee5c3fa58f9970
1 #define TYPE uintmax_t
2 #define NAME strtoumax
3 #include "strtox.c"