fxlibc/include/target/gint/bits
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
..
types stdio: declare stdin, stdout and stderr on all targets 2021-05-16 18:12:45 +02:00
confname.h update include hierarchy 2021-05-09 17:59:07 +02:00
exit.h stdlib: add exit() based on target-provided _Exit() 2021-05-29 16:45:35 +02:00