summaryrefslogtreecommitdiffstats
path: root/libclc/generic/include/math/clc_tan.h
diff options
context:
space:
mode:
Diffstat (limited to 'libclc/generic/include/math/clc_tan.h')
-rw-r--r--libclc/generic/include/math/clc_tan.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/libclc/generic/include/math/clc_tan.h b/libclc/generic/include/math/clc_tan.h
new file mode 100644
index 00000000000..bc97902965d
--- /dev/null
+++ b/libclc/generic/include/math/clc_tan.h
@@ -0,0 +1,5 @@
+#define __CLC_FUNCTION __clc_tan
+#define __CLC_BODY <clc/math/unary_decl.inc>
+#include <clc/math/gentype.inc>
+#undef __CLC_BODY
+#undef __CLC_FUNCTION
OpenPOWER on IntegriCloud