fixed the interrupts issue

This commit is contained in:
FantasyPvP
2024-11-21 10:28:12 +00:00
parent a4b0662983
commit c68a0ecaa4
9 changed files with 192 additions and 53 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"code-model": "kernel",
"pre-link-args": {
"ld.lld": [
"--script=/home/fantasypvp/Projects/OSDev/GoofyAhhOS/kernel/linker.ld",
"--script=kernel/linker.ld",
"-nostdlib",
"--no-dynamic-linker",
"-static",