fix: 解决了page的锁未被初始化的bug

This commit is contained in:
fslongjin
2022-08-15 12:09:04 +08:00
parent 1dd9195d69
commit 06af77bd79
13 changed files with 33 additions and 26 deletions

View File

@ -125,7 +125,8 @@
"semaphore.h": "c",
"mm-types.h": "c",
"vfs.h": "c",
"current.h": "c"
"current.h": "c",
"proc-types.h": "c"
},
"C_Cpp.errorSquiggles": "Enabled",
"esbonio.sphinx.confDir": ""