Allow specifying * instead of any of the MENU COLOR fields.
[syslinux.git] / com32 / lib / atoll.c
blob25df79e1bf958acb2ba92df89a31c18106b7a9f8
1 #define TYPE long long
2 #define NAME atoll
3 #include "atox.c"