Revision b881c2c6 hw/stellaris.c

b/hw/stellaris.c
1078 1078
/* FIXME: Figure out how to generate these from stellaris_boards.  */
1079 1079
static void lm3s811evb_init(int ram_size, int vga_ram_size,
1080 1080
                     const char *boot_device, DisplayState *ds,
1081
                     const char **fd_filename, int snapshot,
1082 1081
                     const char *kernel_filename, const char *kernel_cmdline,
1083 1082
                     const char *initrd_filename, const char *cpu_model)
1084 1083
{
......
1087 1086

  
1088 1087
static void lm3s6965evb_init(int ram_size, int vga_ram_size,
1089 1088
                     const char *boot_device, DisplayState *ds,
1090
                     const char **fd_filename, int snapshot,
1091 1089
                     const char *kernel_filename, const char *kernel_cmdline,
1092 1090
                     const char *initrd_filename, const char *cpu_model)
1093 1091
{

Also available in: Unified diff