summaryrefslogtreecommitdiff
path: root/ports/sysdeps/m68k/m680x0/fpu/s_finite.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/m68k/m680x0/fpu/s_finite.c')
-rw-r--r--ports/sysdeps/m68k/m680x0/fpu/s_finite.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/sysdeps/m68k/m680x0/fpu/s_finite.c b/ports/sysdeps/m68k/m680x0/fpu/s_finite.c
new file mode 100644
index 0000000000..dafbd5901d
--- /dev/null
+++ b/ports/sysdeps/m68k/m680x0/fpu/s_finite.c
@@ -0,0 +1,2 @@
+#define FUNC finite
+#include <s_isinf.c>