usb-ehci: Remove dead nakcnt code
[qemu.git] / cpus.h
diff --git a/cpus.h b/cpus.h
index 7422584336d0322ff86e104a37d101616e5e1e96..4ea2fe2c22ec1f47a54321e0ca9d610d38675cad 100644 (file)
--- a/cpus.h
+++ b/cpus.h
@@ -3,7 +3,6 @@
 
 /* cpus.c */
 void qemu_init_cpu_loop(void);
-void qemu_main_loop_start(void);
 void resume_all_vcpus(void);
 void pause_all_vcpus(void);
 void cpu_stop_current(void);
@@ -15,7 +14,6 @@ void cpu_synchronize_all_post_init(void);
 /* vl.c */
 extern int smp_cores;
 extern int smp_threads;
-bool cpu_exec_all(void);
 void set_numa_modes(void);
 void set_cpu_log(const char *optarg);
 void set_cpu_log_filename(const char *optarg);
This page took 0.024442 seconds and 4 git commands to generate.