math: fix i386/expl.s with more precise x*log2e
[musl] / src / env / __libc_csu_fini.c
1 #include "libc.h"
2
3 void __libc_csu_fini()
4 {
5 }