2.5-18.1
[glibc.git] / sysdeps / powerpc / powerpc64 / fpu / s_isnan.c
blob397717ba9cf7d8143da3524638d225a325881f9c
1 #include <sysdeps/powerpc/fpu/s_isnan.c>
2 #ifndef IS_IN_libm
3 # if LONG_DOUBLE_COMPAT(libc, GLIBC_2_0)
4 compat_symbol (libc, __isnan, __isnanl, GLIBC_2_0);
5 compat_symbol (libc, isnan, isnanl, GLIBC_2_0);
6 # endif
7 #endif