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