feat/kernel: Re-added MADT
This commit is contained in:
parent
8516143538
commit
a6b98d6fb6
5 changed files with 174 additions and 6 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -23,7 +23,8 @@
|
|||
"string_view": "c",
|
||||
"lapic.h": "c",
|
||||
"spinlock.h": "c",
|
||||
"fb.h": "c"
|
||||
"fb.h": "c",
|
||||
"acpi.h": "c"
|
||||
},
|
||||
"editor.formatOnPaste": true,
|
||||
"editor.formatOnSave": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue