Files
OS/lab6/wendy_mod/.vscode/settings.json
2025-04-24 22:31:06 +08:00

8 lines
132 B
JSON

{
"files.associations": {
"cdev.h": "c",
"module.h": "c",
"types.h": "c",
"init.h": "c",
}
}