diff options
Diffstat (limited to 'sysdeps/m68k/fpu/k_sinl.c')
-rw-r--r-- | sysdeps/m68k/fpu/k_sinl.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/m68k/fpu/k_sinl.c b/sysdeps/m68k/fpu/k_sinl.c deleted file mode 100644 index 5a647cafd7..0000000000 --- a/sysdeps/m68k/fpu/k_sinl.c +++ /dev/null @@ -1,3 +0,0 @@ -#define FUNC sinl -#define float_type long double -#include <k_sin.c> |