aboutsummaryrefslogtreecommitdiff
path: root/util/vgabios/include/console/console.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/vgabios/include/console/console.h')
-rw-r--r--util/vgabios/include/console/console.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/util/vgabios/include/console/console.h b/util/vgabios/include/console/console.h
new file mode 100644
index 0000000000..d63832f1ed
--- /dev/null
+++ b/util/vgabios/include/console/console.h
@@ -0,0 +1,3 @@
+#ifndef _CONSOLE_CONSOLE_H
+#define _CONSOLE_CONSOLE_H
+#endif