完成了tty设备在devfs中的注册

This commit is contained in:
liric
2022-09-15 23:09:15 +08:00
parent 518ce3818c
commit fcdd6f5fa9
8 changed files with 110 additions and 2 deletions

View File

@ -138,7 +138,8 @@
"devfs.h": "c",
"devfs-types.h": "c",
"chardev.h": "c",
"rootfs.h": "c"
"rootfs.h": "c",
"tty.h": "c"
},
"C_Cpp.errorSquiggles": "Enabled",
"esbonio.sphinx.confDir": ""