This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
musl
Watch
1
Star
0
Fork
You've already forked musl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4054da9ba0
musl
/
src
/
env
/
__libc_csu_fini.c
Rich Felker
92bd4c6031
add startup abi functions, dummy for now. eventually needed for c++ support.
2011-04-06 16:40:19 -04:00
5 lines
46 B
C
Raw
Blame
History
#
include
"libc.h"
void
__libc_csu_fini
(
)
{
}
Reference in a new issue
View git blame
Copy permalink