mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-03 03:19:16 +00:00
feat(userspace/libc): support for linux target
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
1
Userspace/.vscode/preinclude.h
vendored
1
Userspace/.vscode/preinclude.h
vendored
@ -6,3 +6,4 @@
|
||||
#undef __APPLE__
|
||||
#undef __clang__
|
||||
#define __vscode__ 1
|
||||
#define FENNIX_DYNAMIC_LOADER 1
|
||||
|
Reference in New Issue
Block a user