fxlibc/src
Lephenixnoir 4b90740d3b
stdlib: add exit() based on target-provided _Exit()
This is implemented for gint only currently; on Vhex, _Exit() is likely
just going to be a syscall. For CASIOWIN, this is slightly more
difficult, as there is no native exit syscall.
2021-05-29 16:45:35 +02:00
..
libc stdlib: add exit() based on target-provided _Exit() 2021-05-29 16:45:35 +02:00
posix move bits/unistd_32.h to bits/asm on all targets 2021-05-11 09:22:34 +02:00
target/sh-generic sh-generic: add CPU capabilities for optimized SH4 code 2021-05-23 15:31:01 +02:00