basic memory management

This commit is contained in:
nub31
2025-09-06 00:59:52 +02:00
parent bcf05c055e
commit a3822dd350
4 changed files with 129 additions and 14 deletions

View File

@@ -2,6 +2,7 @@
"files.associations": {
"bitset": "c",
"algorithm": "c",
"format": "c"
"format": "c",
"multiboot.h": "c"
}
}