A regression/performance test application for the community FxLibC (https://gitea.planet-casio.com/Vhex-Kernel-Core/fxlibc/).
Go to file
Lephenixnoir 3599134898
string: mark makenstr as unused
This function will be relevant only if we ever optimize some
size-limited string function in assembler, which would warrant the user
of memarray to validate size/alignment combinations.
2021-05-29 21:50:12 +02:00
assets-cg first version - and it works too! 2021-05-14 11:10:03 +02:00
include/ft setjmp: add basic long jump tests 2021-05-29 18:55:05 +02:00
src string: mark makenstr as unused 2021-05-29 21:50:12 +02:00
.gitignore first version - and it works too! 2021-05-14 11:10:03 +02:00
CMakeLists.txt setjmp: add basic long jump tests 2021-05-29 18:55:05 +02:00