Revision 6e355d90 hw/wdt_i6300esb.c

b/hw/wdt_i6300esb.c
343 343
}
344 344

  
345 345
static void i6300esb_map(PCIDevice *dev, int region_num,
346
                         uint32_t addr, uint32_t size, int type)
346
                         pcibus_t addr, pcibus_t size, int type)
347 347
{
348 348
    static CPUReadMemoryFunc * const mem_read[3] = {
349 349
        i6300esb_mem_readb,

Also available in: Unified diff