]> git.proxmox.com Git - qemu.git/blobdiff - cpu-all.h
qemu-char: Print strerror message on failure
[qemu.git] / cpu-all.h
index 880f570d56101175b09ecfe41a16d7e705f87727..e8391009a36e4de3accd1ac2feb0a2ac28cb18de 100644 (file)
--- a/cpu-all.h
+++ b/cpu-all.h
@@ -847,7 +847,7 @@ void cpu_reset_interrupt(CPUState *env, int mask);
 
 void cpu_exit(CPUState *s);
 
-int qemu_cpu_has_work(CPUState *env);
+bool qemu_cpu_has_work(CPUState *env);
 
 /* Breakpoint/watchpoint flags */
 #define BP_MEM_READ           0x01