a5bd9f6
From d72015266eb5f1cf712db5edec3aa6926447f668 Mon Sep 17 00:00:00 2001
a5bd9f6
From: Vladimir 'phcoder' Serbinenko <phcoder@gmail.com>
a5bd9f6
Date: Thu, 28 Jun 2012 15:36:48 +0200
f74b50e
Subject: [PATCH 002/482] missing file from last commit
a5bd9f6
a5bd9f6
---
a5bd9f6
 grub-core/term/i386/pc/mda_text.c | 3 +++
a5bd9f6
 1 file changed, 3 insertions(+)
a5bd9f6
 create mode 100644 grub-core/term/i386/pc/mda_text.c
a5bd9f6
a5bd9f6
diff --git a/grub-core/term/i386/pc/mda_text.c b/grub-core/term/i386/pc/mda_text.c
a5bd9f6
new file mode 100644
a5bd9f6
index 0000000..907a36e
a5bd9f6
--- /dev/null
a5bd9f6
+++ b/grub-core/term/i386/pc/mda_text.c
a5bd9f6
@@ -0,0 +1,3 @@
a5bd9f6
+#define MODE_MDA 1
a5bd9f6
+#include "vga_text.c"
a5bd9f6
+
a5bd9f6
-- 
31004e6
1.8.2.1
a5bd9f6