about summary refs log tree commit diff
path: root/sysdeps/m68k/fpu/mathimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/m68k/fpu/mathimpl.h')
-rw-r--r--sysdeps/m68k/fpu/mathimpl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/m68k/fpu/mathimpl.h b/sysdeps/m68k/fpu/mathimpl.h
index a2785b21b4..7fa8144118 100644
--- a/sysdeps/m68k/fpu/mathimpl.h
+++ b/sysdeps/m68k/fpu/mathimpl.h
@@ -29,6 +29,7 @@ __inline_mathop	(__ieee754_exp, etox)
 __inline_mathop	(__ieee754_exp2, twotox)
 __inline_mathop	(__ieee754_exp10, tentox)
 __inline_mathop	(__ieee754_log10, log10)
+__inline_mathop	(__ieee754_log2, log2)
 __inline_mathop	(__ieee754_log, logn)
 __inline_mathop	(__ieee754_sqrt, sqrt)
 __inline_mathop	(__ieee754_atanh, atanh)