Revision 6ac0e82d hw/mcf5208.c

b/hw/mcf5208.c
197 197
    }
198 198
}
199 199

  
200
static void mcf5208evb_init(int ram_size, int vga_ram_size, int boot_device,
201
                     DisplayState *ds, const char **fd_filename, int snapshot,
200
static void mcf5208evb_init(int ram_size, int vga_ram_size,
201
                     const char *boot_device, DisplayState *ds,
202
                     const char **fd_filename, int snapshot,
202 203
                     const char *kernel_filename, const char *kernel_cmdline,
203 204
                     const char *initrd_filename, const char *cpu_model)
204 205
{

Also available in: Unified diff