Export __flt_rounds from the arm64 libc.so

This commit is contained in:
Andrew Turner 2015-06-25 08:15:47 +00:00
parent 4cd6abddcd
commit bbe1d59571
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=284806

View File

@ -14,6 +14,7 @@ FBSD_1.0 {
_setjmp;
_longjmp;
fabs;
__flt_rounds;
fpsetmask;
setjmp;
longjmp;