Revision 106627d0 hw/omap.h

b/hw/omap.h
57 57
/* omap.c */
58 58
struct omap_intr_handler_s;
59 59
struct omap_intr_handler_s *omap_inth_init(target_phys_addr_t base,
60
                unsigned long size, qemu_irq parent[2], omap_clk clk);
60
                unsigned long size, unsigned char nbanks,
61
                qemu_irq parent_irq, qemu_irq parent_fiq, omap_clk clk);
61 62

  
62 63
/*
63 64
 * Common IRQ numbers for level 1 interrupt handler

Also available in: Unified diff