Revision b55266b5 hw/ppc4xx_devs.c

b/hw/ppc4xx_devs.c
35 35

  
36 36
/*****************************************************************************/
37 37
/* Generic PowerPC 4xx processor instanciation */
38
CPUState *ppc4xx_init (const unsigned char *cpu_model,
38
CPUState *ppc4xx_init (const char *cpu_model,
39 39
                       clk_setup_t *cpu_clk, clk_setup_t *tb_clk,
40 40
                       uint32_t sysclk)
41 41
{

Also available in: Unified diff