diff options
Diffstat (limited to 'sysdeps/m68k/fpu/k_cosf.c')
-rw-r--r-- | sysdeps/m68k/fpu/k_cosf.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/m68k/fpu/k_cosf.c b/sysdeps/m68k/fpu/k_cosf.c deleted file mode 100644 index 2a366d094b..0000000000 --- a/sysdeps/m68k/fpu/k_cosf.c +++ /dev/null @@ -1,3 +0,0 @@ -#define FUNC cosf -#define float_type float -#include <k_cos.c> |