Fixed interrupt handler manager

This commit is contained in:
Alex
2022-10-17 00:18:25 +03:00
parent a14ac6f351
commit efc6faf619
3 changed files with 26 additions and 20 deletions

View File

@ -10,7 +10,8 @@
"limine.h": "c",
"types.h": "c",
"binfo.h": "c",
"liballoc_1_1.h": "c"
"liballoc_1_1.h": "c",
"cstring": "cpp"
}
}
}