Updated submodules

This commit is contained in:
Alex 2022-12-16 03:09:59 +02:00
parent df0c95ef5e
commit 45d39a155e
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD
5 changed files with 30 additions and 5 deletions

@ -1 +1 @@
Subproject commit 0091fe59653eb761c60e6f7f702c1a6a4c5c4189
Subproject commit 4d4c2aeba617afca022fda9d547bae1eba960ebe

View File

@ -28,12 +28,14 @@
"AABBCC",
"AAFFAA",
"ACPINVS",
"addralign",
"AHCI",
"apic",
"APICID",
"archaux",
"auxv",
"binfo",
"bochs",
"Bootloader",
"brontobyte",
"COMNULL",
@ -46,12 +48,15 @@
"Drivermemcpy",
"Drivermemset",
"drvdir",
"DSDT",
"DUID",
"EFER",
"Ehdr",
"ehsize",
"ELFCLASS",
"EXECFN",
"exobyte",
"FADT",
"FAFAFA",
"FAFAFAI",
"Fargc",
@ -74,9 +79,12 @@
"isdelim",
"itrfb",
"KAPI",
"kcalloc",
"kernelctl",
"kfree",
"kmalloc",
"kproc",
"krealloc",
"kthrd",
"lapic",
"lgdt",
@ -112,7 +120,12 @@
"Rodata",
"serialports",
"sgdt",
"Shdr",
"shentsize",
"shnum",
"shoff",
"showbuf",
"shstrndx",
"sidt",
"SMAP",
"SMBIOSBIOS",
@ -121,6 +134,7 @@
"SVME",
"swapgs",
"TEXIT",
"TEXTREL",
"tlbi",
"tracepagetable",
"ttbr",
@ -129,10 +143,12 @@
"UMIP",
"Unswap",
"UPID",
"UTID",
"vfctprintf",
"vfsdbg",
"Vidx",
"VMXE",
"Wignored",
"Wmissing",
"writecr",
"wrmsr",

View File

@ -8,11 +8,20 @@
"debug.allowBreakpointsEverywhere": true,
"files.associations": {
"fex.hpp": "c",
"types.h": "c"
"types.h": "c",
"dlfcn.h": "c",
"aux.h": "c",
"stddef.h": "c",
"stdio.h": "c",
"syscalls.h": "c"
},
"cSpell.words": [
"auxv",
"FENNIX",
"preinit"
"liballoc",
"libinit",
"preinit",
"vfctprintf"
]
}
}

2
Kernel

@ -1 +1 @@
Subproject commit 1317dc53fa5aed7b3c03abc553974ad0759a9f01
Subproject commit d33a812703922145b14d9778cba130b66610e2f8

@ -1 +1 @@
Subproject commit e9d766e73587e6c87cb7869f13cc664d1f9e88b9
Subproject commit 0ce6433311c699bbb819dd257dc470765ec734b1