source: bootcd/isolinux/syslinux-6.03/com32/lib/strtoll.c @ 26ffad7

Last change on this file since 26ffad7 was e16e8f2, checked in by Edwin Eefting <edwin@datux.nl>, 3 years ago

bootstuff

  • Property mode set to 100644
File size: 71 bytes
Line 
1#define TYPE signed long long
2#define NAME strtoll
3#include "strtox.c"
Note: See TracBrowser for help on using the repository browser.