feat/kernel: APIC (LAPIC / IOAPIC) and PIT
This commit is contained in:
parent
cdceef1da7
commit
9fcac766f6
10 changed files with 350 additions and 11 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -20,6 +20,7 @@
|
|||
"serial.h": "c",
|
||||
"kpanic.h": "c",
|
||||
"smp.h": "c",
|
||||
"string_view": "c"
|
||||
"string_view": "c",
|
||||
"lapic.h": "c"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue