mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
Qemu console cleanup (Laurent Vivier)
This patch removes unused macro from qemu/console.c Signed-off-by: Laurent Vivier <Laurent@lvivier.info> git-svn-id: svn://coreboot.org/openbios/openbios-devel@298 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
committed by
Blue Swirl
parent
3b5fd69ec7
commit
15a6ebf30b
@@ -130,9 +130,6 @@ typedef struct osi_fb_info {
|
||||
int rb, w, h, depth;
|
||||
} osi_fb_info_t;
|
||||
|
||||
|
||||
#define openbios_GetFBInfo(x) Qemu_GetFBInfo(x)
|
||||
|
||||
#include "../../../modules/font_8x16.c"
|
||||
#undef FONTDATAMAX
|
||||
#include "../../../modules/video.c"
|
||||
|
||||
Reference in New Issue
Block a user