summaryrefslogtreecommitdiffstats
path: root/contrib/syslinux/syslinux-4.03/com32/lib/strtoull.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/syslinux/syslinux-4.03/com32/lib/strtoull.c')
-rw-r--r--contrib/syslinux/syslinux-4.03/com32/lib/strtoull.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/syslinux/syslinux-4.03/com32/lib/strtoull.c b/contrib/syslinux/syslinux-4.03/com32/lib/strtoull.c
deleted file mode 100644
index 83c14e9..0000000
--- a/contrib/syslinux/syslinux-4.03/com32/lib/strtoull.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#define TYPE unsigned long long
-#define NAME strtoull
-#include "strtox.c"