aboutsummaryrefslogtreecommitdiff
path: root/kernel/inc/boot.h
diff options
context:
space:
mode:
authorMarvin Borner2021-03-12 19:11:26 +0100
committerMarvin Borner2021-03-12 19:11:26 +0100
commitbbf700a0c6b2f8ca9a73c2a334973286d5b8afcc (patch)
treec6d95e742da7b0ca0c95e5377840e888a579030f /kernel/inc/boot.h
parent0aef683b9d1e08555791426ba12223ed78051353 (diff)
Started basic ioctl fb interface
Diffstat (limited to 'kernel/inc/boot.h')
-rw-r--r--kernel/inc/boot.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/inc/boot.h b/kernel/inc/boot.h
index 052a56f..7f085cd 100644
--- a/kernel/inc/boot.h
+++ b/kernel/inc/boot.h
@@ -6,7 +6,6 @@
#include <def.h>
-extern struct vid_info *boot_passed;
struct vid_info {
u32 mode;
u32 *vbe;