feat/kernel: Added MADT support and SMP
This commit is contained in:
parent
aeda945087
commit
cdceef1da7
7 changed files with 98 additions and 19 deletions
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
|
@ -18,6 +18,8 @@
|
|||
"nanoprintf.h": "c",
|
||||
"flanterm.h": "c",
|
||||
"serial.h": "c",
|
||||
"kpanic.h": "c"
|
||||
"kpanic.h": "c",
|
||||
"smp.h": "c",
|
||||
"string_view": "c"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue