1
0
Fork 0

feat/kernel: im stuck in the apic jungle and need help

This commit is contained in:
Kevin Alavik 2025-06-01 13:52:33 +02:00
parent f81181ea9c
commit 322e95fe98
Signed by: cmpsb
GPG key ID: 10D1CC0526FDC6D7
10 changed files with 240 additions and 71 deletions

View file

@ -27,7 +27,8 @@
"acpi.h": "c",
"madt.h": "c",
"ioapic.h": "c",
"stdatomic.h": "c"
"stdatomic.h": "c",
"pit.h": "c"
},
"editor.formatOnPaste": true,
"editor.formatOnSave": true,