Fix typo fsqrt -> sqrtf.
This commit is contained in:
parent
7982a1dd25
commit
0c66ea4c5e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
2016-07-21 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* simulator.c (fsqrts): Use fsqrt rather than sqrt.
|
||||
* simulator.c (fsqrts): Use sqrtf rather than sqrt.
|
||||
|
||||
2016-06-30 Jim Wilson <jim.wilson@linaro.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue