aboutsummaryrefslogtreecommitdiff
path: root/include/qemu-common.h
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2022-03-23 19:57:33 +0400
committerPaolo Bonzini <pbonzini@redhat.com>2022-04-06 14:31:43 +0200
commit1f269c1484c4d381d61a7d9b97f289a94e0d43cb (patch)
treeaf1f93d82f9d0376bc3ef5d581954dc62514c9d3 /include/qemu-common.h
parent415b732751daeccfff681898a716180ceb34dc4e (diff)
include: move cpu_exec* declarations to cpu-common.h
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20220323155743.1585078-23-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/qemu-common.h')
-rw-r--r--include/qemu-common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/qemu-common.h b/include/qemu-common.h
index 08f40a9d1e..ced260d08b 100644
--- a/include/qemu-common.h
+++ b/include/qemu-common.h
@@ -24,9 +24,6 @@
int qemu_main(int argc, char **argv, char **envp);
#endif
-void cpu_exec_init_all(void);
-void cpu_exec_step_atomic(CPUState *cpu);
-
/**
* set_preferred_target_page_bits:
* @bits: number of bits needed to represent an address within the page