* i686.din: Remove _strtold.

* x86_64.din: Move strtold definition...
* common.din: ...to here.
This commit is contained in:
Christopher Faylor
2013-05-13 19:25:35 +00:00
parent c0d8520eeb
commit 6d15197bce
4 changed files with 7 additions and 2 deletions

View File

@@ -1112,6 +1112,7 @@ strtoimax = strtoll NOSIGFE
strtok NOSIGFE
strtok_r NOSIGFE
strtol NOSIGFE
strtold = _strtold SIGFE
strtoll NOSIGFE
strtosigno NOSIGFE
strtoul NOSIGFE