arm: Avoid making __fsqrt_internal a global symbol This fixes duplicate symbols if a calling app links in both e.g. sqrt and sqrtf. Signed-off-by: Martin Storsjö <martin@martin.st>