math: bessel cleanup (j1.c and j1f.c)
[musl] / src / env / __libc_csu_fini.c
1 #include "libc.h"
2
3 void __libc_csu_fini()
4 {
5 }