1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-12 19:04:54 +03:00

Initial revision

This commit is contained in:
Roland McGrath
1990-10-01 20:46:05 +00:00
parent 9729f2614e
commit 6f6c99566c

2
sysdeps/m68k/fpu/isnan.c Normal file
View File

@@ -0,0 +1,2 @@
#define FUNC __isnan
#include <../sysdeps/m68k/68881/isinf.c>