mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-19 09:06:32 +00:00
🆕 实现了异常捕获模块
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -4,6 +4,8 @@
|
||||
"stdbool.h": "c",
|
||||
"printk.h": "c",
|
||||
"stdarg.h": "c",
|
||||
"font.h": "c"
|
||||
"font.h": "c",
|
||||
"trap.h": "c",
|
||||
"gate.h": "c"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user