将usb的初始化交由init进程进行处理

This commit is contained in:
fslongjin
2022-07-18 21:19:34 +08:00
parent aa3f433cd5
commit 16d6b94c46
3 changed files with 8 additions and 2 deletions

View File

@ -108,7 +108,8 @@
"ahci.h": "c",
"slab.h": "c",
"boot_info.h": "c",
"pci.h": "c"
"pci.h": "c",
"time.h": "c"
},
"C_Cpp.errorSquiggles": "Enabled",
"esbonio.sphinx.confDir": ""