Revision e59fb374 hw/hpet.c

b/hw/hpet.c
164 164
    s->hpet_counter = hpet_get_ticks();
165 165
}
166 166

  
167
static int hpet_post_load(void *opaque)
167
static int hpet_post_load(void *opaque, int version_id)
168 168
{
169 169
    HPETState *s = opaque;
170 170

  

Also available in: Unified diff