Files
Fennix/Userspace/apps/test/libc_test
EnderIce2 451c5405e0 fix(userspace/apps/test): fix noreturn compiler warning
fix "warning: 'noreturn' function does return"

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-03-03 00:58:19 +00:00
..
2025-01-27 23:20:54 +02:00

libc_test

This is a simple test to check if the libc is working properly.

I recommend you to use devcontainer. It will make your life easier.

Caution

This is not fully working yet.