Revision 5fafdf24 hw/omap.h

b/hw/omap.h
483 483
    qemu_irq wakeup;
484 484

  
485 485
    struct omap_dma_port_if_s {
486
        uint32_t (*read[3])(struct omap_mpu_state_s *s, 
486
        uint32_t (*read[3])(struct omap_mpu_state_s *s,
487 487
                        target_phys_addr_t offset);
488 488
        void (*write[3])(struct omap_mpu_state_s *s,
489 489
                        target_phys_addr_t offset, uint32_t value);

Also available in: Unified diff