index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
env
/
__libc_csu_fini.c
blob: 3671efba9be214961f9fc501b379453ecc35544d (
plain
) (
blame
)
1
2
3
4
5
#include "libc.h" void __libc_csu_fini() { }