From 7df4060ae807dd27f3ae0a11f243897f36053ba1 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Thu, 14 May 2015 10:42:15 +0200 Subject: experimenting with grub vbe --- kernel/multiboot.h | 1 + 1 file changed, 1 insertion(+) (limited to 'kernel/multiboot.h') 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 -- cgit v1.2.3