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