Update submodules

This commit is contained in:
Alex 2023-03-23 23:32:51 +02:00
parent 605d993351
commit 146749ae0d
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD
5 changed files with 14 additions and 5 deletions

@ -1 +1 @@
Subproject commit aef8bff1979488a1847302a873ebea046911edaf
Subproject commit 22a8a38a80b68c963d53a756b221f2aba69439ac

View File

@ -26,7 +26,9 @@
"kernel.h": "c",
"filesystem.hpp": "c",
"vector.hpp": "c",
"string.hpp": "c"
"string.hpp": "c",
"nc.hpp": "c",
"vector": "c"
},
"cSpell.words": [
"AABBCC",
@ -34,6 +36,7 @@
"AAFFAA",
"ABIVERSION",
"ABSPOINTER",
"ACPI",
"ACPINVS",
"addralign",
"AFAFAF",
@ -206,6 +209,7 @@
"OSFXSR",
"OSXMMEXCPT",
"OSXSAVE",
"Outof",
"outportb",
"outportl",
"outportw",
@ -336,6 +340,7 @@
"xgetbv",
"Xmemcpy",
"Xmemset",
"XSDT",
"Xsize",
"XSLC",
"XSLF",

View File

@ -18,7 +18,11 @@
"syslib.h": "c",
"sysfile.h": "c",
"ipc.h": "c",
"sysbase.h": "c"
"sysbase.h": "c",
"inttypes.h": "c",
"doomkeys.h": "c",
"doomgeneric.h": "c",
"elf.h": "c"
},
"cSpell.words": [
"auxv",

2
Kernel

@ -1 +1 @@
Subproject commit 6a492c6b077326bdcab70eff739e5fed8b840984
Subproject commit 3d03f8943b0e2ccdb1ece965065ebd49f14a2968

@ -1 +1 @@
Subproject commit f1c703452d3c7ad6969772406ce0498ebf9a7c21
Subproject commit 0c10aac7dfff54209686b439726aa4e05c0e1773