diff options
Diffstat (limited to 'target/mips/cpu-qom.h')
-rw-r--r-- | target/mips/cpu-qom.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/mips/cpu-qom.h b/target/mips/cpu-qom.h index 93fbbdca1b..826ab13019 100644 --- a/target/mips/cpu-qom.h +++ b/target/mips/cpu-qom.h @@ -30,7 +30,7 @@ #endif OBJECT_DECLARE_TYPE(MIPSCPU, MIPSCPUClass, - mips_cpu, MIPS_CPU) + MIPS_CPU) /** * MIPSCPUClass: |