aboutsummaryrefslogtreecommitdiff
path: root/libclc/generic/include/clc/math/sin.h
diff options
context:
space:
mode:
Diffstat (limited to 'libclc/generic/include/clc/math/sin.h')
-rw-r--r--libclc/generic/include/clc/math/sin.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libclc/generic/include/clc/math/sin.h b/libclc/generic/include/clc/math/sin.h
new file mode 100644
index 0000000..6d4cf5a
--- /dev/null
+++ b/libclc/generic/include/clc/math/sin.h
@@ -0,0 +1,3 @@
+#define __CLC_BODY <clc/math/sin.inc>
+#include <clc/math/gentype.inc>
+#undef __CLC_BODY