about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/multiarch/e_log2-fma.c
blob: 9fbebc1b4725c41d5fe16e483947f698aabfb5bf (plain) (blame)
1
2
3
#define __log2 __log2_fma

#include <sysdeps/ieee754/dbl-64/e_log2.c>