fix incorrect TLS reloc macro names in x86_64 reloc.h
[musl] / src / env / __libc_csu_fini.c
1 #include "libc.h"
2
3 void __libc_csu_fini()
4 {
5 }