This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
wut
Watch
2
Star
0
Fork
0
You've already forked wut
mirror of
https://github.com/wiiu-env/wut.git
synced
2025-02-23 04:57:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wut
/
libraries
/
wutnewlib
History
James Benton
9a3cbcd2ef
wutnewlib: Call __fini for global dtors.
...
main calls __eabi which calls __init, but main doesn't call __fini? y u do this
2018-05-25 21:20:39 +01:00
..
CMakeLists.txt
wutnewlib: Add sleep and usleep implementation.
2018-05-25 17:13:54 +01:00
crt0.s
wutnewlib: Call __fini for global dtors.
2018-05-25 21:20:39 +01:00
sleep.c
wutnewlib: Add sleep and usleep implementation.
2018-05-25 17:13:54 +01:00
syscalls.c
Add newlib syscalls.
2018-05-25 11:31:44 +01:00