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