Revision a8170e5e hw/framebuffer.h

b/hw/framebuffer.h
10 10
void framebuffer_update_display(
11 11
    DisplayState *ds,
12 12
    MemoryRegion *address_space,
13
    target_phys_addr_t base,
13
    hwaddr base,
14 14
    int cols,
15 15
    int rows,
16 16
    int src_width,

Also available in: Unified diff