math: use float constants in exp10f.c
[musl] / src / env / __libc_csu_fini.c
1 #include "libc.h"
2
3 void __libc_csu_fini()
4 {
5 }