diff options
Diffstat (limited to 'sysdeps/m68k/fpu/s_ldexpf.c')
-rw-r--r-- | sysdeps/m68k/fpu/s_ldexpf.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sysdeps/m68k/fpu/s_ldexpf.c b/sysdeps/m68k/fpu/s_ldexpf.c deleted file mode 100644 index 81a6b28acc..0000000000 --- a/sysdeps/m68k/fpu/s_ldexpf.c +++ /dev/null @@ -1,5 +0,0 @@ -#ifndef FUNC -#define FUNC ldexpf -#endif -#define float_type float -#include <s_ldexp.c> |