]> Git Repo - qemu.git/blobdiff - qtest.c
target-ppc: Add ISA 2.06 divwe[o] Instructions
[qemu.git] / qtest.c
diff --git a/qtest.c b/qtest.c
index ae941d65511ea8feab1a7443ce0d01383f99dfab..0ac9f429f5d142c9d3262a6d9957f7724358dfe4 100644 (file)
--- a/qtest.c
+++ b/qtest.c
@@ -500,7 +500,7 @@ static void qtest_event(void *opaque, int event)
     }
 }
 
-int qtest_init_accel(void)
+int qtest_init_accel(QEMUMachine *machine)
 {
     configure_icount("0");
 
This page took 0.021989 seconds and 4 git commands to generate.