mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 07:19:20 +00:00
Changed a lot of files. Summary: profiler support; "SafeFunction"; UnlockDeadLock kernel config; Code optimization & more
This commit is contained in:
3
.vscode/c_cpp_properties.json
vendored
3
.vscode/c_cpp_properties.json
vendored
@ -40,7 +40,8 @@
|
||||
"-Wl,-static,--no-dynamic-linker,-ztext",
|
||||
"-shared",
|
||||
"-zmax-page-size=0x1000",
|
||||
"-nostdinc++"
|
||||
"-nostdinc++",
|
||||
"-fsanitize=undefined"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
Reference in New Issue
Block a user