From 178d566278f580ed5625d2d34831b4d263ee09af Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Fri, 5 Dec 2025 18:33:01 +0100 Subject: multiboot2: silence some warnings --- .vscode/settings.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to '.vscode') diff --git a/.vscode/settings.json b/.vscode/settings.json index 4f3f047..72a3903 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -22,17 +22,19 @@ ] }, "cSpell.words": [ + "acpi", "crtc", "efer", - "INTERPROCEDURAL", + "interprocedural", "invlpg", + "iwyu", "kapi", "kstd", "multiboot", - "NOLINTNEXTLINE", + "nolintnextline", "rdmsr", "rvalues", - "TeachOS", + "teachos", "wrmsr" ] } \ No newline at end of file -- cgit v1.2.3