summaryrefslogtreecommitdiff
path: root/driver/vesa.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/vesa.h')
-rw-r--r--driver/vesa.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/driver/vesa.h b/driver/vesa.h
index f98e612..63fbd55 100644
--- a/driver/vesa.h
+++ b/driver/vesa.h
@@ -1,3 +1,5 @@
+//http://wiki.osdev.org/GUI
+
#include <stdint.h>
#include "lib/printf/printf.h"
#include "multiboot.h"