]> git.ipfire.org Git - thirdparty/glibc.git/blame - sysdeps/ieee754/ldbl-opt/s_lround.c
2.5-18.1
[thirdparty/glibc.git] / sysdeps / ieee754 / ldbl-opt / s_lround.c
CommitLineData
0ecb606c
JJ
1#include <math_ldbl_opt.h>
2#include <sysdeps/ieee754/dbl-64/s_lround.c>
3#if LONG_DOUBLE_COMPAT(libm, GLIBC_2_1)
4compat_symbol (libm, __lround, lroundl, GLIBC_2_1);
5#endif