diff options
Diffstat (limited to 'sysdeps/m68k/fpu/s_ccoshl.c')
-rw-r--r-- | sysdeps/m68k/fpu/s_ccoshl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/m68k/fpu/s_ccoshl.c b/sysdeps/m68k/fpu/s_ccoshl.c index 6f1d1e5f85..772d5786cf 100644 --- a/sysdeps/m68k/fpu/s_ccoshl.c +++ b/sysdeps/m68k/fpu/s_ccoshl.c @@ -1,4 +1,3 @@ #define SUFF l #define float_type long double -#define huge_val HUGE_VALL #include <s_ccosh.c> |