summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-96/include/bits/iscanonical.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ieee754/ldbl-96/include/bits/iscanonical.h')
-rw-r--r--sysdeps/ieee754/ldbl-96/include/bits/iscanonical.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysdeps/ieee754/ldbl-96/include/bits/iscanonical.h b/sysdeps/ieee754/ldbl-96/include/bits/iscanonical.h
new file mode 100644
index 0000000000..bee080bd29
--- /dev/null
+++ b/sysdeps/ieee754/ldbl-96/include/bits/iscanonical.h
@@ -0,0 +1,5 @@
+#include_next <bits/iscanonical.h>
+
+#ifndef _ISOMAC
+libm_hidden_proto (__iscanonicall)
+#endif