chiark / gitweb /
eglibc (2.11.3-4+deb6u3) squeeze-lts; urgency=medium
[eglibc.git] / sysdeps / powerpc / powerpc32 / fpu / s_fmax.S
1 #include <math_ldbl_opt.h>
2 #include <sysdeps/powerpc/fpu/s_fmax.S>
3 #if LONG_DOUBLE_COMPAT(libm, GLIBC_2_1)
4 compat_symbol (libm, __fmax, fmaxl, GLIBC_2_1)
5 #endif