diff options
Diffstat (limited to 'sysdeps/generic/wcstoumax.c')
-rw-r--r-- | sysdeps/generic/wcstoumax.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/generic/wcstoumax.c b/sysdeps/generic/wcstoumax.c new file mode 100644 index 0000000000..508cb19f8c --- /dev/null +++ b/sysdeps/generic/wcstoumax.c @@ -0,0 +1 @@ +#error "The correct implementation must be chosen based on the `uintmax_t' type" |