summaryrefslogtreecommitdiff
path: root/kernel/multiboot.h
diff options
context:
space:
mode:
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