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

View File

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