Add scalbln, scalblnf, and scalblnl to x86 libm.so for API>=18

Change-Id: Ib22eead27b8f82cfa0e1b7eb429e2c76d068120f
This commit is contained in:
Andrew Hsieh
2014-02-26 10:38:31 +08:00
parent fea707ac00
commit a49155bc36

View File

@@ -171,6 +171,9 @@ roundf
roundl roundl
scalb scalb
scalbf scalbf
scalbln
scalblnf
scalblnl
scalbn scalbn
scalbnf scalbnf
scalbnl scalbnl