aboutsummaryrefslogtreecommitdiff
path: root/cspell.json
diff options
context:
space:
mode:
Diffstat (limited to 'cspell.json')
-rw-r--r--cspell.json51
1 files changed, 51 insertions, 0 deletions
diff --git a/cspell.json b/cspell.json
new file mode 100644
index 0000000..bfcd6af
--- /dev/null
+++ b/cspell.json
@@ -0,0 +1,51 @@
+{
+ "version": "0.2",
+ "ignorePaths": [],
+ "dictionaryDefinitions": [],
+ "dictionaries": [],
+ "words": [
+ "acpi",
+ "APIC",
+ "bugprone",
+ "cppcoreguidelines",
+ "crtc",
+ "crtp",
+ "efer",
+ "FACS",
+ "functors",
+ "hhdm",
+ "idtr",
+ "initializable",
+ "interprocedural",
+ "invlpg",
+ "invokable",
+ "iwyu",
+ "kapi",
+ "kstd",
+ "lapic",
+ "madt",
+ "malloc",
+ "memcmp",
+ "memset",
+ "mmio",
+ "multiboot",
+ "nodiscard",
+ "nolintnextline",
+ "nullptr",
+ "println",
+ "raii",
+ "rdmsr",
+ "RSDP",
+ "rsdt",
+ "rvalues",
+ "stringview",
+ "sysret",
+ "teachos",
+ "undelegated",
+ "wrmsr",
+ "xsdp",
+ "xsdt"
+ ],
+ "ignoreWords": [],
+ "import": []
+} \ No newline at end of file