]> Git Repo - qemu.git/blobdiff - hw/shix.c
Set boot sequence from command line (Dan Kenigsberg).
[qemu.git] / hw / shix.c
index 884178e94f0c05403e12c13bd4c5433c57e94de7..e65427a4c35c87ddd5b341f4699b7bbb4b452efc 100644 (file)
--- a/hw/shix.c
+++ b/hw/shix.c
@@ -62,7 +62,7 @@ void vga_screen_dump(const char *filename)
     /* XXXXX */
 }
 
-void shix_init(int ram_size, int vga_ram_size, int boot_device,
+static void shix_init(int ram_size, int vga_ram_size, const char *boot_device,
               DisplayState * ds, const char **fd_filename, int snapshot,
               const char *kernel_filename, const char *kernel_cmdline,
               const char *initrd_filename, const char *cpu_model)
This page took 0.024418 seconds and 4 git commands to generate.