fxlibc/include/target/casiowin-cg/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
..
asm move bits/unistd_32.h to bits/asm on all targets 2021-05-11 09:22:34 +02:00
types stdio: declare stdin, stdout and stderr on all targets 2021-05-16 18:12:45 +02:00
__trapa.h update header guard convention 2021-05-09 23:00:11 +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