summaryrefslogtreecommitdiff
path: root/generic/include/clc/math/fmax.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/include/clc/math/fmax.h')
-rw-r--r--generic/include/clc/math/fmax.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/generic/include/clc/math/fmax.h b/generic/include/clc/math/fmax.h
new file mode 100644
index 0000000..724aae5
--- /dev/null
+++ b/generic/include/clc/math/fmax.h
@@ -0,0 +1,4 @@
+#define fmax __clc_fmax
+
+#define BODY <clc/math/fmax.inc>
+#include <clc/math/gentype.inc>