summaryrefslogtreecommitdiff
path: root/cpus.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpus.h')
-rw-r--r--cpus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpus.h b/cpus.h
index 3525375756..4ea2fe2c22 100644
--- a/cpus.h
+++ b/cpus.h
@@ -14,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);