aboutsummaryrefslogtreecommitdiff
path: root/lib/libm/thumb_vfp_sqrtf.c
AgeCommit message (Collapse)Author
2016-11-03lib/libm: Move Thumb-specific sqrtf function to separate file.Damien George
This allows it to be used only when the hardware supports VFP instructions, preventing compile errors.