Revision 1d6198c3 hw/ptimer.c

b/hw/ptimer.c
192 192
    s->timer = qemu_new_timer(vm_clock, ptimer_tick, s);
193 193
    return s;
194 194
}
195

  

Also available in: Unified diff