mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-21 00:06:32 +00:00
🆕 初始化内存池组
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -14,6 +14,8 @@
|
||||
"asm.h": "c",
|
||||
"memory.h": "c",
|
||||
"irq.h": "c",
|
||||
"multiboot2.h": "c"
|
||||
"multiboot2.h": "c",
|
||||
"kprint.h": "c",
|
||||
"8259a.h": "c"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user