Revision 4d3b6f6e hw/vga_int.h

b/hw/vga_int.h
139 139
    vga_hw_update_ptr update;                                           \
140 140
    vga_hw_invalidate_ptr invalidate;                                   \
141 141
    vga_hw_screen_dump_ptr screen_dump;                                 \
142
    vga_hw_text_update_ptr text_update;                                 \
142 143
    /* hardware mouse cursor support */                                 \
143 144
    uint32_t invalidated_y_table[VGA_MAX_HEIGHT / 32];                  \
144 145
    void (*cursor_invalidate)(struct VGAState *s);                      \

Also available in: Unified diff