解决了一些小问题

This commit is contained in:
fslongjin
2022-03-18 19:18:36 +08:00
parent 75eea551e6
commit 71d6af78d8
12 changed files with 484 additions and 465 deletions

View File

@ -20,7 +20,8 @@
"ptrace.h": "c",
"mouse.h": "c",
"keyboard.h": "c",
"apic.h": "c"
"apic.h": "c",
"ps2_keyboard.h": "c"
},
"C_Cpp.errorSquiggles": "Enabled"
}