diff options
Diffstat (limited to 'libclc/generic/include/clc/math/native_log10.h')
| -rw-r--r-- | libclc/generic/include/clc/math/native_log10.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libclc/generic/include/clc/math/native_log10.h b/libclc/generic/include/clc/math/native_log10.h new file mode 100644 index 00000000000..b877efdfac4 --- /dev/null +++ b/libclc/generic/include/clc/math/native_log10.h @@ -0,0 +1,5 @@ +#define __CLC_BODY <clc/math/native_log10.inc> +#define __FLOAT_ONLY +#include <clc/math/gentype.inc> +#undef __CLC_BODY +#undef __FLOAT_ONLY |

