btext fix
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1822 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#define cmapsz (16*96)
|
||||
#endif
|
||||
|
||||
static unsigned char vga_font[cmapsz] = {
|
||||
unsigned char vga_font[cmapsz] = {
|
||||
#if CHAR_256==1
|
||||
/* 0 0x00 '^@' */
|
||||
0x00, /* 00000000 */
|
||||
|
Reference in New Issue
Block a user