Update submodules

This commit is contained in:
Alex
2023-10-09 01:48:42 +03:00
parent df42eadad7
commit 23ad9e3b5d
4 changed files with 14 additions and 4 deletions

View File

@ -45,7 +45,8 @@
"type_trails": "cpp", "type_trails": "cpp",
"utility": "cpp", "utility": "cpp",
"algorithm": "cpp", "algorithm": "cpp",
"functional": "cpp" "functional": "cpp",
"stdio.h": "c"
}, },
"cSpell.words": [ "cSpell.words": [
"AABBCC", "AABBCC",
@ -59,6 +60,7 @@
"addralign", "addralign",
"AEFF", "AEFF",
"AFAFAF", "AFAFAF",
"AHBA",
"AHCI", "AHCI",
"ALTLBA", "ALTLBA",
"APERF", "APERF",
@ -176,6 +178,7 @@
"invlpg", "invlpg",
"ioapic", "ioapic",
"ioapicirq", "ioapicirq",
"IOCTLFS",
"IPCID", "IPCID",
"iretq", "iretq",
"isdelim", "isdelim",
@ -221,6 +224,10 @@
"mmoutl", "mmoutl",
"mmoutq", "mmoutq",
"mmoutw", "mmoutw",
"modbg",
"Modulememcpy",
"Modulememset",
"Modulesprintf",
"movaps", "movaps",
"movddup", "movddup",
"movdqa", "movdqa",
@ -280,6 +287,7 @@
"Prefetchable", "Prefetchable",
"PREINIT", "PREINIT",
"PROCBASED", "PROCBASED",
"PTMX",
"pushfl", "pushfl",
"pushfq", "pushfq",
"Raphson", "Raphson",
@ -341,6 +349,7 @@
"TDCR", "TDCR",
"TEXIT", "TEXIT",
"TEXTREL", "TEXTREL",
"Thrd",
"TICR", "TICR",
"tlbi", "tlbi",
"tracepagetable", "tracepagetable",
@ -361,6 +370,7 @@
"unsynchronized", "unsynchronized",
"UPDT", "UPDT",
"UPID", "UPID",
"uroot",
"UTID", "UTID",
"VAES", "VAES",
"VBMI", "VBMI",

2
Kernel

Submodule Kernel updated: 446a571018...889e1522a3

Submodule Modules updated: ed7b19ce63...2ee57b9756