summaryrefslogtreecommitdiff
path: root/include/vmtables.h
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-03-27 11:39:12 -0400
committerFreya Murphy <freya@freyacat.org>2025-03-27 11:39:12 -0400
commit0ff301cda68669c59351e5854ce98f2cf460543f (patch)
treecfe8f976261962420ada64b821559b9da0a56841 /include/vmtables.h
parentadd compile_flags.txt for clangd lsp (diff)
downloadcomus-0ff301cda68669c59351e5854ce98f2cf460543f.tar.gz
comus-0ff301cda68669c59351e5854ce98f2cf460543f.tar.bz2
comus-0ff301cda68669c59351e5854ce98f2cf460543f.zip
pull upstream changes, add auto formatting
Diffstat (limited to 'include/vmtables.h')
-rw-r--r--include/vmtables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vmtables.h b/include/vmtables.h
index 17f6e0a..83c0881 100644
--- a/include/vmtables.h
+++ b/include/vmtables.h
@@ -38,6 +38,6 @@ extern pte_t id_map[];
extern mapping_t kmap[];
extern const uint32_t n_kmap;
-#endif /* !ASM_SRC */
+#endif /* !ASM_SRC */
#endif