mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-19 21:36:30 +00:00
🆕 加载elf文件
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@ -95,7 +95,10 @@
|
||||
"types.h": "c",
|
||||
"string.h": "c",
|
||||
"math.h": "c",
|
||||
"ipi.h": "c"
|
||||
"ipi.h": "c",
|
||||
"arch.h": "c",
|
||||
"elf.h": "c",
|
||||
"stdio.h": "c"
|
||||
},
|
||||
"C_Cpp.errorSquiggles": "Enabled",
|
||||
"esbonio.sphinx.confDir": ""
|
||||
|
Reference in New Issue
Block a user