summaryrefslogtreecommitdiff
path: root/stdlib/strtoimax.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/strtoimax.c')
-rw-r--r--stdlib/strtoimax.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/strtoimax.c b/stdlib/strtoimax.c
new file mode 100644
index 0000000000..f1de70f320
--- /dev/null
+++ b/stdlib/strtoimax.c
@@ -0,0 +1 @@
+#error "The correct implementation must be chosen based on the `intmax_t' type"