Revision a8170e5e hw/pc_sysfw.c

b/hw/pc_sysfw.c
106 106
{
107 107
    BlockDriverState *bdrv;
108 108
    int64_t size;
109
    target_phys_addr_t phys_addr;
109
    hwaddr phys_addr;
110 110
    int sector_bits, sector_size;
111 111
    pflash_t *system_flash;
112 112
    MemoryRegion *flash_mem;

Also available in: Unified diff