summaryrefslogtreecommitdiffstats
path: root/libclc/generic/include/clc/math/hypot.inc
diff options
context:
space:
mode:
Diffstat (limited to 'libclc/generic/include/clc/math/hypot.inc')
-rw-r--r--libclc/generic/include/clc/math/hypot.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/libclc/generic/include/clc/math/hypot.inc b/libclc/generic/include/clc/math/hypot.inc
new file mode 100644
index 00000000000..2f97ee576d1
--- /dev/null
+++ b/libclc/generic/include/clc/math/hypot.inc
@@ -0,0 +1 @@
+_CLC_OVERLOAD _CLC_DECL GENTYPE hypot(GENTYPE x, GENTYPE y);
OpenPOWER on IntegriCloud