diff options
Diffstat (limited to '.vscode/settings.json')
| -rw-r--r-- | .vscode/settings.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 8cee879..dcf1d1a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -23,11 +23,14 @@ }, "cSpell.words": [ "crtc", + "efer", "invlpg", "kapi", "kstd", "NOLINTNEXTLINE", + "rdmsr", "rvalues", - "TeachOS" + "TeachOS", + "wrmsr" ] }
\ No newline at end of file |
