Fennix/Fennix Kernel.code-workspace
2022-12-07 17:08:15 +02:00

153 lines
2.0 KiB
Plaintext

{
"folders": [
{
"path": "./Kernel"
}
],
"settings": {
"debug.allowBreakpointsEverywhere": true,
"files.associations": {
"limine.h": "c",
"types.h": "c",
"binfo.h": "c",
"liballoc_1_1.h": "c",
"cstring": "cpp",
"cargs.h": "c",
"memory.hpp": "c",
"convert.h": "c",
"limits.h": "c",
"assert.h": "c",
"cwalk.h": "c",
"md5.h": "c",
"stdint.h": "c",
"debug.h": "c",
"ubsan.h": "c",
"kernel.h": "c"
},
"cSpell.words": [
"AABBCC",
"AAFFAA",
"ACPINVS",
"AHCI",
"apic",
"APICID",
"archaux",
"auxv",
"binfo",
"Bootloader",
"brontobyte",
"COMNULL",
"cpudata",
"CPUID",
"crashdata",
"cutlim",
"Didx",
"DLAB",
"Drivermemcpy",
"Drivermemset",
"drvdir",
"DUID",
"EFER",
"Ehdr",
"ELFCLASS",
"EXECFN",
"exobyte",
"FAFAFA",
"FAFAFAI",
"Fargc",
"Fargv",
"fctprintf",
"FENNIX",
"FFSMBIOS",
"FFXSR",
"filestatus",
"Framebuffer",
"fxrstor",
"fxsave",
"geopbyte",
"hwaddress",
"inportb",
"invlpg",
"ioapic",
"IPCID",
"iretq",
"isdelim",
"itrfb",
"KAPI",
"kfree",
"kmalloc",
"kproc",
"kthrd",
"lapic",
"lgdt",
"liballoc",
"limine",
"LMSLE",
"LSTAR",
"MADT",
"memmap",
"memsz",
"movw",
"MSRID",
"MWAIT",
"OEMID",
"OSFXSR",
"OSXMMEXCPT",
"OSXSAVE",
"outportb",
"PAGESZ",
"PCIDE",
"PDBR",
"PDPTE",
"PEXIT",
"PFLA",
"pheader",
"PHENT",
"phentsize",
"phnum",
"phoff",
"pushfq",
"rdmsr",
"readcr",
"Rodata",
"serialports",
"sgdt",
"showbuf",
"sidt",
"SMAP",
"SMBIOSBIOS",
"SMEP",
"SMXE",
"SVME",
"swapgs",
"TEXIT",
"tlbi",
"tracepagetable",
"ttbr",
"ubsan",
"ultoa",
"UMIP",
"Unswap",
"UPID",
"vfctprintf",
"vfsdbg",
"Vidx",
"VMXE",
"Wmissing",
"writecr",
"wrmsr",
"xallocv",
"Xclac",
"Xmemcpy",
"Xmemset",
"XSLC",
"XSLF",
"XSLM",
"XSLR",
"Xstac",
"yottabyte",
"zettabyte"
]
}
}