Initial revision
authorRoland McGrath <roland@gnu.org>
Fri, 7 Dec 1990 05:49:36 +0000 (05:49 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 7 Dec 1990 05:49:36 +0000 (05:49 +0000)
sysdeps/m68k/fpu/expm1.c [new file with mode: 0644]

diff --git a/sysdeps/m68k/fpu/expm1.c b/sysdeps/m68k/fpu/expm1.c
new file mode 100644 (file)
index 0000000..88a34db
--- /dev/null
@@ -0,0 +1,2 @@
+#define        FUNC    expm1
+#include <../sysdeps/m68k/68881/acos.c>