]> Git Repo - qemu.git/blobdiff - target-lm32/cpu-qom.h
coverity: Model g_free() isn't necessarily free()
[qemu.git] / target-lm32 / cpu-qom.h
index 9f15093879be6db520abb682bfaf0c37e481a153..77bc7b2686769e76e067735536f577be3208a8f9 100644 (file)
@@ -82,6 +82,7 @@ extern const struct VMStateDescription vmstate_lm32_cpu;
 #endif
 
 void lm32_cpu_do_interrupt(CPUState *cpu);
+bool lm32_cpu_exec_interrupt(CPUState *cs, int int_req);
 void lm32_cpu_dump_state(CPUState *cpu, FILE *f, fprintf_function cpu_fprintf,
                          int flags);
 hwaddr lm32_cpu_get_phys_page_debug(CPUState *cpu, vaddr addr);
This page took 0.023332 seconds and 4 git commands to generate.