feat(userspace/libc): support for linux target

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
2025-03-17 23:18:54 +00:00
parent 8258d40115
commit 7e69b8f82a
27 changed files with 1379 additions and 48 deletions

View File

@ -6,3 +6,4 @@
#undef __APPLE__
#undef __clang__
#define __vscode__ 1
#define FENNIX_DYNAMIC_LOADER 1