aboutsummaryrefslogtreecommitdiffstats
path: root/target-arm/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-arm/exec.h')
-rw-r--r--target-arm/exec.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/target-arm/exec.h b/target-arm/exec.h
index c543cf4a4..88f08862d 100644
--- a/target-arm/exec.h
+++ b/target-arm/exec.h
@@ -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);