aboutsummaryrefslogtreecommitdiff
path: root/target/rx/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/rx/cpu.h')
-rw-r--r--target/rx/cpu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/rx/cpu.h b/target/rx/cpu.h
index 0f3d9d5..f81bf5b 100644
--- a/target/rx/cpu.h
+++ b/target/rx/cpu.h
@@ -114,8 +114,6 @@ struct RXCPU {
CPURXState env;
};
-typedef RXCPU ArchCPU;
-
#define RX_CPU_TYPE_SUFFIX "-" TYPE_RX_CPU
#define RX_CPU_TYPE_NAME(model) model RX_CPU_TYPE_SUFFIX
#define CPU_RESOLVING_TYPE TYPE_RX_CPU