Update submodules

This commit is contained in:
Alex
2023-02-10 18:02:06 +02:00
parent 2db0e97e89
commit 41710c7a95
6 changed files with 48 additions and 6 deletions

View File

@ -24,18 +24,25 @@
"debug.h": "c",
"ubsan.h": "c",
"kernel.h": "c",
"filesystem.hpp": "c"
"filesystem.hpp": "c",
"vector.hpp": "c",
"string.hpp": "c"
},
"cSpell.words": [
"AABBCC",
"AAFF",
"AAFFAA",
"ABIVERSION",
"ACPINVS",
"addralign",
"AFAFAF",
"AHCI",
"ALTLBA",
"apic",
"APICID",
"archaux",
"AROS",
"ARRAYSZ",
"auxv",
"binfo",
"biosdev",
@ -48,6 +55,8 @@
"CHARDEV",
"CHARDEVICE",
"charsize",
"clac",
"CLOUDABI",
"cntvct",
"COMNULL",
"cpudata",
@ -63,11 +72,16 @@
"drvdir",
"DSDT",
"DUID",
"dynstr",
"dynsym",
"EFER",
"Ehdr",
"ehsize",
"ELFABI",
"ELFCLASS",
"ELFDATA",
"ELFMAG",
"ELFOSABI",
"EMMINTRIN",
"EXECFN",
"exobyte",
@ -77,7 +91,9 @@
"Fargc",
"Fargv",
"fctprintf",
"FENIXOS",
"FENNIX",
"FFAA",
"FFSMBIOS",
"FFXSR",
"filestatus",
@ -88,6 +104,7 @@
"geopbyte",
"haddpd",
"headersize",
"HIPROC",
"HPET",
"hwaddress",
"idtd",
@ -101,6 +118,7 @@
"iretq",
"isdelim",
"itrfb",
"JMPREL",
"KAPI",
"KAPIPCI",
"kcalloc",
@ -111,12 +129,16 @@
"krealloc",
"kthrd",
"lapic",
"lfanew",
"LFLR",
"lgdt",
"liballoc",
"limine",
"LMSLE",
"LOPROC",
"LSTAR",
"MADT",
"memdbg",
"memmap",
"memsz",
"mminq",
@ -131,9 +153,11 @@
"multiboot",
"MWAIT",
"NIDENT",
"NOBITS",
"objptr",
"OEMID",
"Ofast",
"OPENVOS",
"OPTMZ",
"OSFXSR",
"OSXMMEXCPT",
@ -153,7 +177,11 @@
"phnum",
"phoff",
"PKRU",
"PLTGOT",
"PLTREL",
"PLTRELSZ",
"powerline",
"PREINIT",
"pushfl",
"pushfq",
"Raphson",
@ -164,6 +192,9 @@
"rdtsc",
"readcr",
"readxcr",
"RELAENT",
"RELASZ",
"RELSZ",
"Rodata",
"RRGGBB",
"schedbg",
@ -182,9 +213,14 @@
"SMEP",
"SMXE",
"SNTP",
"sspt",
"SSSE",
"stac",
"strdbg",
"STRSZ",
"SVME",
"swapgs",
"SYMENT",
"Tamsyn",
"TCCR",
"TDCR",
@ -193,6 +229,7 @@
"TICR",
"tlbi",
"tracepagetable",
"tskdbg",
"ttbr",
"uarch",
"ubsan",
@ -229,6 +266,8 @@
"Xstac",
"yottabyte",
"zettabyte"
]
],
"editor.tabCompletion": "on",
"diffEditor.codeLens": true
}
}