summaryrefslogtreecommitdiff
path: root/generic/include/clc/math/max.inc
diff options
context:
space:
mode:
Diffstat (limited to 'generic/include/clc/math/max.inc')
-rw-r--r--generic/include/clc/math/max.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/include/clc/math/max.inc b/generic/include/clc/math/max.inc
new file mode 100644
index 0000000..ce6c6d0
--- /dev/null
+++ b/generic/include/clc/math/max.inc
@@ -0,0 +1 @@
+_CLC_OVERLOAD _CLC_DECL GENTYPE max(GENTYPE a, GENTYPE b);