Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
Update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
EnderIce2 committed Oct 8, 2023
1 parent df42ead commit 23ad9e3
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 4 deletions.
12 changes: 11 additions & 1 deletion Fennix Kernel.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
"type_trails": "cpp",
"utility": "cpp",
"algorithm": "cpp",
"functional": "cpp"
"functional": "cpp",
"stdio.h": "c"
},
"cSpell.words": [
"AABBCC",
Expand All @@ -59,6 +60,7 @@
"addralign",
"AEFF",
"AFAFAF",
"AHBA",
"AHCI",
"ALTLBA",
"APERF",
Expand Down Expand Up @@ -176,6 +178,7 @@
"invlpg",
"ioapic",
"ioapicirq",
"IOCTLFS",
"IPCID",
"iretq",
"isdelim",
Expand Down Expand Up @@ -221,6 +224,10 @@
"mmoutl",
"mmoutq",
"mmoutw",
"modbg",
"Modulememcpy",
"Modulememset",
"Modulesprintf",
"movaps",
"movddup",
"movdqa",
Expand Down Expand Up @@ -280,6 +287,7 @@
"Prefetchable",
"PREINIT",
"PROCBASED",
"PTMX",
"pushfl",
"pushfq",
"Raphson",
Expand Down Expand Up @@ -341,6 +349,7 @@
"TDCR",
"TEXIT",
"TEXTREL",
"Thrd",
"TICR",
"tlbi",
"tracepagetable",
Expand All @@ -361,6 +370,7 @@
"unsynchronized",
"UPDT",
"UPID",
"uroot",
"UTID",
"VAES",
"VBMI",
Expand Down
2 changes: 1 addition & 1 deletion Kernel
Submodule Kernel updated 484 files
2 changes: 1 addition & 1 deletion Modules

0 comments on commit 23ad9e3

Please sign in to comment.