X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=cpu-all.h;h=e8391009a36e4de3accd1ac2feb0a2ac28cb18de;hb=9096de69fff3cf34a848e8db3ffddc55cc64adb8;hp=880f570d56101175b09ecfe41a16d7e705f87727;hpb=93e0597ef9fa266756c30e61fafe4b70fc7ce6a6;p=qemu.git diff --git a/cpu-all.h b/cpu-all.h index 880f570d5..e8391009a 100644 --- 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