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