summaryrefslogtreecommitdiff
path: root/target-lm32/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-lm32/exec.h')
-rw-r--r--target-lm32/exec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/target-lm32/exec.h b/target-lm32/exec.h
index 61eb914cfa..2a227b2953 100644
--- a/target-lm32/exec.h
+++ b/target-lm32/exec.h
@@ -22,7 +22,6 @@
register struct CPULM32State *env asm(AREG0);
#include "cpu.h"
-#include "exec-all.h"
static inline int cpu_halted(CPUState *env)
{