summaryrefslogtreecommitdiffstats
path: root/target-sh4/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-sh4/exec.h')
-rw-r--r--target-sh4/exec.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/target-sh4/exec.h b/target-sh4/exec.h
index 6122610..1c51167 100644
--- a/target-sh4/exec.h
+++ b/target-sh4/exec.h
@@ -43,8 +43,6 @@ static inline int cpu_halted(CPUState *env) {
#include "softmmu_exec.h"
#endif
-#define RETURN() __asm__ __volatile__("")
-
static inline void regs_to_env(void)
{
/* XXXXX */
OpenPOWER on IntegriCloud