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