fix uninitialized variable in new __res_msend dns function
[musl] / src / math / x32 / lrintl.s
1 .global lrintl
2 .type lrintl,@function
3 lrintl:
4         fldt 8(%esp)
5         fistpll 8(%esp)
6         mov 8(%esp),%rax
7         ret