saving current changes

This commit is contained in:
2024-10-21 13:47:59 +01:00
parent df9392379c
commit 1dd09f4a0c
8 changed files with 15247 additions and 13 deletions

View File

@@ -37,7 +37,12 @@
"vmmeter.h": "c",
"malloc.h": "c",
"lock.h": "c",
"proc.h": "c"
"proc.h": "c",
"kernel.h": "c",
"sbuf.h": "c",
"opt_vm.h": "c",
"stack": "c",
"ios": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}