elf.h: add ELFCOMPRESS_ZSTD
[musl] / src / math / x32 / lrintl.s
1 .global lrintl
2 .type lrintl,@function
3 lrintl:
4         fldt 8(%esp)
5         fistpl 8(%esp)
6         movl 8(%esp),%eax
7         ret