summaryrefslogtreecommitdiffstats
path: root/src/core/btext.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/btext.c')
-rw-r--r--src/core/btext.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/core/btext.c b/src/core/btext.c
index 409c429e..6e1a29e1 100644
--- a/src/core/btext.c
+++ b/src/core/btext.c
@@ -1,3 +1,5 @@
+#if 0
+
/*
* Procedures for drawing on the screen early on in the boot process.
*
@@ -5037,3 +5039,5 @@ static const unsigned char vga_font[cmapsz] BTDATA = {
0x00, /* 00000000 */
#endif
};
+
+#endif