aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/graphics/vesa.h
diff options
context:
space:
mode:
authorMarvin Borner2019-10-03 00:39:11 +0200
committerMarvin Borner2019-10-03 00:39:11 +0200
commitdc7f3bccef43d1483a8a234df85f67f6869e75ba (patch)
tree4f88e994c33c5cfc0062e16a2f99a79236da95f8 /src/kernel/graphics/vesa.h
parent7e81739528577c2e7f92b42b2d186b63fdd3d6d5 (diff)
Began replacement of VGA functions
Why does VGA/VESA not work when running on real hardware?
Diffstat (limited to 'src/kernel/graphics/vesa.h')
-rw-r--r--src/kernel/graphics/vesa.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/kernel/graphics/vesa.h b/src/kernel/graphics/vesa.h
index eff74ea..83c6ad2 100644
--- a/src/kernel/graphics/vesa.h
+++ b/src/kernel/graphics/vesa.h
@@ -4,6 +4,8 @@
#include <stdint.h>
#include "../system.h"
+int vesa_available;
+
/**
* The CPUs response to the 0x4F00 call
* Used to receive the supported video modes