Update submodules

This commit is contained in:
Alex 2023-04-21 19:04:49 +03:00
parent 061c2ef1aa
commit 0f85f34657
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD
7 changed files with 36 additions and 6 deletions

@ -1 +1 @@
Subproject commit a631029d48d923e40be070c28f2df55694bd553e
Subproject commit 1e7632657e4f7c107746cafe398cfd019e7733fe

View File

@ -31,7 +31,10 @@
"vector": "c",
"task.hpp": "c",
"recovery.hpp": "c",
"symbols.hpp": "c"
"symbols.hpp": "c",
"cstddef": "cpp",
"atomic.hpp": "c",
"atomic": "cpp"
},
"cSpell.words": [
"AABBCC",
@ -52,6 +55,7 @@
"AROS",
"ARRAYSZ",
"auxv",
"BADRAM",
"binfo",
"biosdev",
"BIST",
@ -74,6 +78,7 @@
"CMCI",
"cntvct",
"COMNULL",
"copydoc",
"cpudata",
"CPUID",
"crashdata",
@ -96,6 +101,7 @@
"DUID",
"dynstr",
"dynsym",
"edid",
"EFER",
"Ehdr",
"ehsize",
@ -139,6 +145,7 @@
"ICRHI",
"ICRLO",
"idtd",
"infloop",
"inportb",
"inportl",
"inportw",
@ -265,6 +272,7 @@
"Rodata",
"RRGGBB",
"RSDP",
"RSDT",
"RTIT",
"SATA",
"schedbg",
@ -302,6 +310,7 @@
"Tamsyn",
"targp",
"TCCR",
"TCPA",
"TDCR",
"TEXIT",
"TEXTREL",
@ -320,6 +329,7 @@
"UMIP",
"UMWAIT",
"UNMAP",
"Unreserving",
"Unswap",
"unsynchronized",
"UPDT",

View File

@ -0,0 +1,19 @@
{
"folders": [
{
"path": "./Lynx"
}
],
"settings": {
"debug.allowBreakpointsEverywhere": true,
"files.associations": {
"*.su": "tsv",
"limine.h": "c"
},
"cSpell.words": [
"Bootloader",
"FENNIX",
"JMPREL"
]
}
}

View File

@ -23,7 +23,8 @@
"doomkeys.h": "c",
"doomgeneric.h": "c",
"elf.h": "c",
"init.h": "c"
"init.h": "c",
"unused_code": "cpp"
},
"cSpell.words": [
"auxv",

2
Kernel

@ -1 +1 @@
Subproject commit 25aa9ff6a6ea2ecd27c410e791f5c4a6c88a6ffc
Subproject commit 7e201e0958ad312b6969e9ab5363cd73d4241e51

2
Lynx

@ -1 +1 @@
Subproject commit ac1765b4cea4e38dd1442348c165485d5d09fd84
Subproject commit 069386b0f24ee6b26957e509e6dce71661ba2e1c

@ -1 +1 @@
Subproject commit c20aae950434d96598034f9974a8cc6f00ec8546
Subproject commit 8ea508fa48d98ea7868b871a5be7024d4715014f