Revision 3b46e624 hw/ppc.c

b/hw/ppc.c
623 623
    uint64_t wdt_next;    /* Tick for next WDT interrupt  */
624 624
    struct QEMUTimer *wdt_timer;
625 625
};
626
  
626

  
627 627
/* Fixed interval timer */
628 628
static void cpu_4xx_fit_cb (void *opaque)
629 629
{

Also available in: Unified diff