Revision 7058581a hw/ppc.h

b/hw/ppc.h
1
void ppc_set_irq (CPUPPCState *env, int n_IRQ, int level);
1
void ppc_set_irq(PowerPCCPU *cpu, int n_IRQ, int level);
2 2

  
3 3
/* PowerPC hardware exceptions management helpers */
4 4
typedef void (*clk_setup_cb)(void *opaque, uint32_t freq);

Also available in: Unified diff