mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 16:26:31 +00:00
🔧 将enable msi的部分更新为使用msi_desc来完成
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -109,7 +109,8 @@
|
||||
"slab.h": "c",
|
||||
"boot_info.h": "c",
|
||||
"pci.h": "c",
|
||||
"time.h": "c"
|
||||
"time.h": "c",
|
||||
"ia64_msi.h": "c"
|
||||
},
|
||||
"C_Cpp.errorSquiggles": "Enabled",
|
||||
"esbonio.sphinx.confDir": ""
|
||||
|
Reference in New Issue
Block a user