mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-19 04:56:30 +00:00
🆕 内核线程(在kernel_thtread函数中调用test_mm会产生问题)
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -6,6 +6,7 @@
|
||||
"stdarg.h": "c",
|
||||
"font.h": "c",
|
||||
"trap.h": "c",
|
||||
"gate.h": "c"
|
||||
"gate.h": "c",
|
||||
"process.h": "c"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user