chore: Fix build process

This commit is contained in:
EnderIce2
2024-11-26 03:27:08 +02:00
parent ce4ebaf6c5
commit 00a37325f6
18 changed files with 392 additions and 781 deletions

View File

@@ -5,18 +5,6 @@
}
],
"settings": {
"debug.allowBreakpointsEverywhere": true,
"files.associations": {
"*.su": "tsv",
"limine.h": "c"
},
"cSpell.words": [
"Bootloader",
"COMNULL",
"CPUID",
"FENNIX",
"JMPREL",
"UBSAN"
]
"debug.allowBreakpointsEverywhere": true
}
}
}