summary refs log tree commit diff stats
path: root/include/system/cpus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/system/cpus.h')
-rw-r--r--include/system/cpus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/system/cpus.h b/include/system/cpus.h
index 4aebec4870..508444ccf1 100644
--- a/include/system/cpus.h
+++ b/include/system/cpus.h
@@ -18,7 +18,6 @@ bool cpu_thread_is_idle(CPUState *cpu);
 bool all_cpu_threads_idle(void);
 bool cpu_can_run(CPUState *cpu);
 void qemu_process_cpu_events_common(CPUState *cpu);
-void qemu_process_cpu_events(CPUState *cpu);
 void cpu_thread_signal_created(CPUState *cpu);
 void cpu_thread_signal_destroyed(CPUState *cpu);
 void cpu_handle_guest_debug(CPUState *cpu);