1
0
Fork 0

feat/kernel: I dont remember but i did stuff regarding SMP

This commit is contained in:
Kevin Alavik 2025-05-26 21:04:18 +02:00
parent 7ad2167e9d
commit d0e4149de5
No known key found for this signature in database
GPG key ID: 47AAEA397DB76AD0
8 changed files with 47 additions and 29 deletions

View file

@ -22,7 +22,8 @@
"smp.h": "c",
"string_view": "c",
"lapic.h": "c",
"spinlock.h": "c"
"spinlock.h": "c",
"fb.h": "c"
},
"editor.formatOnPaste": true,
"editor.formatOnSave": true,