diff options
Diffstat (limited to 'cspell.json')
| -rw-r--r-- | cspell.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cspell.json b/cspell.json index 88a8db65..e288dfaf 100644 --- a/cspell.json +++ b/cspell.json @@ -9,6 +9,7 @@ "bugprone", "Constexpr", "cppcoreguidelines", + "cpuid", "crtc", "crtp", "dentry", @@ -32,13 +33,16 @@ "memset", "mmio", "multiboot", + "nobits", "nodiscard", "nolintnextline", "nullptr", "println", + "progbits", "raii", "ramdisk", "rdmsr", + "rodata", "RSDP", "rsdt", "rvalues", |
