summaryrefslogtreecommitdiff
path: root/sysdeps/m68k/fpu/s_modfl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/m68k/fpu/s_modfl.c')
-rw-r--r--sysdeps/m68k/fpu/s_modfl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/m68k/fpu/s_modfl.c b/sysdeps/m68k/fpu/s_modfl.c
index 51327dd1aa..c7075b3ba9 100644
--- a/sysdeps/m68k/fpu/s_modfl.c
+++ b/sysdeps/m68k/fpu/s_modfl.c
@@ -1,3 +1,3 @@
-#define FUNC modfl
+#define SUFF l
#define float_type long double
#include <s_modf.c>