summary refs log tree commit diff stats
path: root/target/moxie/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/moxie/cpu.h')
-rw-r--r--target/moxie/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/moxie/cpu.h b/target/moxie/cpu.h
index d58761ccb1..bd6ab66084 100644
--- a/target/moxie/cpu.h
+++ b/target/moxie/cpu.h
@@ -52,7 +52,7 @@ typedef struct CPUMoxieState {
 #define TYPE_MOXIE_CPU "moxie-cpu"
 
 OBJECT_DECLARE_TYPE(MoxieCPU, MoxieCPUClass,
-                    moxie_cpu, MOXIE_CPU)
+                    MOXIE_CPU)
 
 /**
  * MoxieCPUClass: