summaryrefslogtreecommitdiff
path: root/sysdeps/m68k/fpu/rint.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/m68k/fpu/rint.c')
-rw-r--r--sysdeps/m68k/fpu/rint.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sysdeps/m68k/fpu/rint.c b/sysdeps/m68k/fpu/rint.c
deleted file mode 100644
index f83a4e4c3f..0000000000
--- a/sysdeps/m68k/fpu/rint.c
+++ /dev/null
@@ -1,5 +0,0 @@
-#define FUNC __rint
-#define OP intr
-#include <acos.c>
-
-weak_alias (__rint, rint)