summaryrefslogtreecommitdiff
path: root/kernel/multiboot.h
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2015-05-14 10:42:15 +0200
committerMichal Idziorek <m.i@gmx.at>2015-05-14 10:42:15 +0200
commit7df4060ae807dd27f3ae0a11f243897f36053ba1 (patch)
treecb06f018a60fe373e13b03d552fe27a5c42c134d /kernel/multiboot.h
parentb74c5c8fb4de3b2847bc942e57dcf8f0dea705be (diff)
experimenting with grub vbe
Diffstat (limited to 'kernel/multiboot.h')
-rw-r--r--kernel/multiboot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/multiboot.h b/kernel/multiboot.h
index c82d7e2..292b6f3 100644
--- a/kernel/multiboot.h
+++ b/kernel/multiboot.h
@@ -51,4 +51,5 @@ typedef struct multiboot_mod_struct
}multiboot_mod;
+
#endif