about summary refs log tree commit diff
path: root/sysdeps/generic/math-use-builtins-trunc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/math-use-builtins-trunc.h')
-rw-r--r--sysdeps/generic/math-use-builtins-trunc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/generic/math-use-builtins-trunc.h b/sysdeps/generic/math-use-builtins-trunc.h
new file mode 100644
index 0000000000..59e6d97d13
--- /dev/null
+++ b/sysdeps/generic/math-use-builtins-trunc.h
@@ -0,0 +1,4 @@
+#define USE_TRUNC_BUILTIN 0
+#define USE_TRUNCF_BUILTIN 0
+#define USE_TRUNCL_BUILTIN 0
+#define USE_TRUNCF128_BUILTIN 0