mirror of
https://gitlab.com/qemu-project/qemu-palcode.git
synced 2024-02-13 08:32:59 +08:00
Omit video_save_pointer_table as unused.
This commit is contained in:
@ -417,7 +417,7 @@ find_vga_entry(u8 mode)
|
||||
return NULL;
|
||||
}
|
||||
|
||||
u16 video_save_pointer_table[14] VAR16;
|
||||
// u16 video_save_pointer_table[14] VAR16;
|
||||
|
||||
|
||||
/****************************************************************
|
||||
|
||||
Reference in New Issue
Block a user