Revision a130a41e hw/vga_int.h

b/hw/vga_int.h
103 103
    void (*get_offsets)(struct VGAState *s,                             \
104 104
                        uint32_t *pline_offset,                         \
105 105
                        uint32_t *pstart_addr);                         \
106
    void (*get_resolution)(struct VGAState *s,                          \
107
                        int *pwidth,                                    \
108
                        int *pheight);                                  \
106 109
    VGA_STATE_COMMON_BOCHS_VBE                                          \
107 110
    /* display refresh support */                                       \
108 111
    DisplayState *ds;                                                   \

Also available in: Unified diff