Common cpu_loop_exit prototype
[qemu] / target-arm / exec.h
index c543cf4..88f0886 100644 (file)
@@ -58,6 +58,4 @@ static inline int cpu_halted(CPUState *env) {
 #include "softmmu_exec.h"
 #endif
 
-void cpu_loop_exit(void);
-
 void raise_exception(int);