summaryrefslogtreecommitdiff
path: root/sysdeps/m68k/fpu/s_csinhf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/m68k/fpu/s_csinhf.c')
-rw-r--r--sysdeps/m68k/fpu/s_csinhf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/m68k/fpu/s_csinhf.c b/sysdeps/m68k/fpu/s_csinhf.c
index 42c114b961..2f7a43e6a8 100644
--- a/sysdeps/m68k/fpu/s_csinhf.c
+++ b/sysdeps/m68k/fpu/s_csinhf.c
@@ -1,4 +1,3 @@
#define SUFF f
#define float_type float
-#define huge_val HUGE_VALF
#include <s_csinh.c>