wut/libraries/wutnewlib
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