crt: arm: Provide fmodl as an alias for fmod

On ARM, long double is the same as plain double, so we can provide
this via an alias, instead of needing a full forwarder function.

Signed-off-by: Martin Storsjö <martin@martin.st>
3 files changed