mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 16:26:31 +00:00
new: devfs设备卸载
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -140,7 +140,9 @@
|
||||
"chardev.h": "c",
|
||||
"rootfs.h": "c",
|
||||
"tty.h": "c",
|
||||
"kthread.h": "c"
|
||||
"kthread.h": "c",
|
||||
"lockref.h": "c",
|
||||
"compiler_attributes.h": "c"
|
||||
},
|
||||
"C_Cpp.errorSquiggles": "Enabled",
|
||||
"esbonio.sphinx.confDir": ""
|
||||
|
Reference in New Issue
Block a user