summary refs log tree commit diff
path: root/sysdeps/aarch64/bits/mathdef.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/aarch64/bits/mathdef.h')
-rw-r--r--sysdeps/aarch64/bits/mathdef.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/aarch64/bits/mathdef.h b/sysdeps/aarch64/bits/mathdef.h
index 2b55b59a5e..5418beacfb 100644
--- a/sysdeps/aarch64/bits/mathdef.h
+++ b/sysdeps/aarch64/bits/mathdef.h
@@ -27,7 +27,4 @@
 # define FP_ILOGB0	(-2147483647)
 # define FP_ILOGBNAN	(2147483647)
 
-# define FP_FAST_FMA 1
-# define FP_FAST_FMAF 1
-
 #endif	/* ISO C99 */