glibc/sysdeps/powerpc/powerpc64/fpu/s_fma.S

6 lines
158 B
ArmAsm
Raw Normal View History

2010-10-14 02:27:03 +00:00
#include <math_ldbl_opt.h>
#include <sysdeps/powerpc/fpu/s_fma.S>
#if LONG_DOUBLE_COMPAT(libm, GLIBC_2_1)
compat_symbol (libm, __fma, fmal, GLIBC_2_1)
#endif