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