Update submodules

This commit is contained in:
Alex 2023-01-04 06:49:07 +02:00
parent b7a7901cf9
commit fc3995b8db
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD
5 changed files with 40 additions and 5 deletions

@ -1 +1 @@
Subproject commit 4d4c2aeba617afca022fda9d547bae1eba960ebe
Subproject commit dbb47bcd4de913d95e789b0dc850e4aa256e8629

View File

@ -7,6 +7,7 @@
"settings": {
"debug.allowBreakpointsEverywhere": true,
"files.associations": {
"*.su": "tsv",
"limine.h": "c",
"types.h": "c",
"binfo.h": "c",
@ -22,7 +23,8 @@
"stdint.h": "c",
"debug.h": "c",
"ubsan.h": "c",
"kernel.h": "c"
"kernel.h": "c",
"filesystem.hpp": "c"
},
"cSpell.words": [
"AABBCC",
@ -46,6 +48,7 @@
"CHARDEV",
"CHARDEVICE",
"charsize",
"cntvct",
"COMNULL",
"cpudata",
"CPUID",
@ -63,6 +66,8 @@
"Ehdr",
"ehsize",
"ELFCLASS",
"ELFDATA",
"EMMINTRIN",
"EXECFN",
"exobyte",
"FADT",
@ -80,9 +85,11 @@
"fxrstor",
"fxsave",
"geopbyte",
"haddpd",
"headersize",
"HPET",
"hwaddress",
"idtd",
"inportb",
"INTFASTX",
"INTLEASTX",
@ -111,6 +118,13 @@
"MADT",
"memmap",
"memsz",
"mminq",
"movaps",
"movddup",
"movdqa",
"movdqu",
"movntdq",
"movntdqa",
"movw",
"MSRID",
"multiboot",
@ -118,12 +132,16 @@
"NIDENT",
"objptr",
"OEMID",
"Ofast",
"OPTMZ",
"OSFXSR",
"OSXMMEXCPT",
"OSXSAVE",
"outportb",
"PAGESZ",
"palignr",
"PCIDE",
"pcmpistri",
"PDBR",
"PDPTE",
"PEXIT",
@ -133,14 +151,21 @@
"phentsize",
"phnum",
"phoff",
"PKRU",
"powerline",
"pushfl",
"pushfq",
"Raphson",
"RARP",
"rdmsr",
"RDRAND",
"rdseed",
"rdtsc",
"readcr",
"readxcr",
"Rodata",
"RRGGBB",
"schedbg",
"serialports",
"sgdt",
"Shdr",
@ -155,10 +180,15 @@
"SMBIOSBIOS",
"SMEP",
"SMXE",
"SSSE",
"SVME",
"swapgs",
"Tamsyn",
"TCCR",
"TDCR",
"TEXIT",
"TEXTREL",
"TICR",
"tlbi",
"tracepagetable",
"ttbr",
@ -172,6 +202,7 @@
"Unswap",
"UPID",
"UTID",
"vectorize",
"vfctprintf",
"vfsdbg",
"Vidx",

View File

@ -7,17 +7,21 @@
"settings": {
"debug.allowBreakpointsEverywhere": true,
"files.associations": {
"*.su": "tsv",
"fex.hpp": "c",
"types.h": "c",
"dlfcn.h": "c",
"aux.h": "c",
"stddef.h": "c",
"stdio.h": "c",
"syscalls.h": "c"
"syscalls.h": "c",
"syslib.h": "c",
"sysfile.h": "c"
},
"cSpell.words": [
"auxv",
"FENNIX",
"Krnl",
"liballoc",
"libinit",
"preinit",

2
Kernel

@ -1 +1 @@
Subproject commit 48e8f0c51320a247d486f6d792534b1f36968f65
Subproject commit 4d8205a51648b29cd5d2267572e1c98449eec562

@ -1 +1 @@
Subproject commit 0ce6433311c699bbb819dd257dc470765ec734b1
Subproject commit 5de802f825e6f4da463ab311cc1415ac7cdf1ebf