summaryrefslogtreecommitdiff
path: root/kernel/old/include/vmtables.h
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-04-08 10:49:18 -0400
committerFreya Murphy <freya@freyacat.org>2025-04-08 10:49:18 -0400
commitc8a1e0531d7ccdce5f76aec8a5b6147c686d3403 (patch)
tree2a68ab7da901a96fea975ca2ec02a9c77137686b /kernel/old/include/vmtables.h
parenttty => term (diff)
downloadcomus-c8a1e0531d7ccdce5f76aec8a5b6147c686d3403.tar.gz
comus-c8a1e0531d7ccdce5f76aec8a5b6147c686d3403.tar.bz2
comus-c8a1e0531d7ccdce5f76aec8a5b6147c686d3403.zip
fix old checkout
Diffstat (limited to 'kernel/old/include/vmtables.h')
-rw-r--r--kernel/old/include/vmtables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/old/include/vmtables.h b/kernel/old/include/vmtables.h
index 83c0881..17f6e0a 100644
--- a/kernel/old/include/vmtables.h
+++ b/kernel/old/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