feat/kernel: Started on LAPIC
This commit is contained in:
parent
242ab03274
commit
4534f1da14
5 changed files with 63 additions and 1 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -24,7 +24,8 @@
|
|||
"lapic.h": "c",
|
||||
"spinlock.h": "c",
|
||||
"fb.h": "c",
|
||||
"acpi.h": "c"
|
||||
"acpi.h": "c",
|
||||
"madt.h": "c"
|
||||
},
|
||||
"editor.formatOnPaste": true,
|
||||
"editor.formatOnSave": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue