2.9
[glibc/nacl-glibc.git] / sysdeps / ieee754 / ldbl-opt / s_llround.c
blob36c7e6edac376162a916ff3124e5e662672afb3a
1 #include <math_ldbl_opt.h>
2 #include <sysdeps/ieee754/dbl-64/s_llround.c>
3 #if LONG_DOUBLE_COMPAT(libm, GLIBC_2_1)
4 compat_symbol (libm, __llround, llroundl, GLIBC_2_1);
5 #endif