Revision 7d932dfd hw/ppc_prep.c

b/hw/ppc_prep.c
696 696
    pci_vga_init(pci_bus, 0, 0);
697 697
    //    openpic = openpic_init(0x00000000, 0xF0000000, 1);
698 698
    //    pit = pit_init(0x40, i8259[0]);
699
    rtc_init(2000);
699
    rtc_init(2000, NULL);
700 700

  
701 701
    if (serial_hds[0])
702 702
        serial_isa_init(0, serial_hds[0]);

Also available in: Unified diff