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