aboutsummaryrefslogtreecommitdiff
path: root/kernel/include/multiboot.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/include/multiboot.h')
-rw-r--r--kernel/include/multiboot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/include/multiboot.h b/kernel/include/multiboot.h
index 8fd9dee..581337a 100644
--- a/kernel/include/multiboot.h
+++ b/kernel/include/multiboot.h
@@ -60,3 +60,4 @@ struct memory_map_t {
unsigned long type;
};
+/* vim: set ts=4 sw=4 tw=0 noet :*/