mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-08-17 17:24:16 +00:00
Update kernel
This commit is contained in:
@@ -105,6 +105,7 @@
|
|||||||
"DAPI",
|
"DAPI",
|
||||||
"DEBUGCTL",
|
"DEBUGCTL",
|
||||||
"defragment",
|
"defragment",
|
||||||
|
"dfdesc",
|
||||||
"dialup",
|
"dialup",
|
||||||
"Didx",
|
"Didx",
|
||||||
"DLAB",
|
"DLAB",
|
||||||
@@ -235,6 +236,7 @@
|
|||||||
"objptr",
|
"objptr",
|
||||||
"OEMID",
|
"OEMID",
|
||||||
"Ofast",
|
"Ofast",
|
||||||
|
"oldfd",
|
||||||
"OPENVOS",
|
"OPENVOS",
|
||||||
"OPTMZ",
|
"OPTMZ",
|
||||||
"OSFXSR",
|
"OSFXSR",
|
||||||
@@ -393,6 +395,7 @@
|
|||||||
"XSLM",
|
"XSLM",
|
||||||
"XSLR",
|
"XSLR",
|
||||||
"Xstac",
|
"Xstac",
|
||||||
|
"Xuintptr",
|
||||||
"yottabyte",
|
"yottabyte",
|
||||||
"zettabyte"
|
"zettabyte"
|
||||||
],
|
],
|
||||||
|
@@ -38,7 +38,8 @@
|
|||||||
"ld.h": "c",
|
"ld.h": "c",
|
||||||
"syscall.h": "c",
|
"syscall.h": "c",
|
||||||
"stdint.h": "c",
|
"stdint.h": "c",
|
||||||
"setjmp.h": "c"
|
"setjmp.h": "c",
|
||||||
|
"limits.h": "c"
|
||||||
},
|
},
|
||||||
"cSpell.words": [
|
"cSpell.words": [
|
||||||
"auxv",
|
"auxv",
|
||||||
|
2
Kernel
2
Kernel
Submodule Kernel updated: ef3b761d4f...05610c7e7a
Reference in New Issue
Block a user