summaryrefslogtreecommitdiff
path: root/sysdeps/wordsize-64/strtoll.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/wordsize-64/strtoll.c')
-rw-r--r--sysdeps/wordsize-64/strtoll.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/wordsize-64/strtoll.c b/sysdeps/wordsize-64/strtoll.c
new file mode 100644
index 0000000000..c943e6af34
--- /dev/null
+++ b/sysdeps/wordsize-64/strtoll.c
@@ -0,0 +1 @@
+/* Not needed, it's the same as strtol. */