mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-01 18:39:16 +00:00
Update submodules
This commit is contained in:
@ -24,7 +24,11 @@
|
||||
"doomgeneric.h": "c",
|
||||
"elf.h": "c",
|
||||
"init.h": "c",
|
||||
"unused_code": "cpp"
|
||||
"unused_code": "cpp",
|
||||
"liballoc_1_1.h": "c",
|
||||
"errno.h": "c",
|
||||
"stdlib.h": "c",
|
||||
"stdarg.h": "c"
|
||||
},
|
||||
"cSpell.words": [
|
||||
"auxv",
|
||||
@ -34,9 +38,11 @@
|
||||
"Krnl",
|
||||
"liballoc",
|
||||
"libinit",
|
||||
"oldpath",
|
||||
"preinit",
|
||||
"Shdr",
|
||||
"vfctprintf"
|
||||
"vfctprintf",
|
||||
"WAITSTATUS"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user