Initial revision
authorRoland McGrath <roland@gnu.org>
Mon, 1 Oct 1990 20:46:05 +0000 (20:46 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 1 Oct 1990 20:46:05 +0000 (20:46 +0000)
sysdeps/m68k/fpu/isnan.c [new file with mode: 0644]

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