diff options
Diffstat (limited to 'target/tilegx/cpu.h')
-rw-r--r-- | target/tilegx/cpu.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/tilegx/cpu.h b/target/tilegx/cpu.h index deb3e836ea..c2acb43c2b 100644 --- a/target/tilegx/cpu.h +++ b/target/tilegx/cpu.h @@ -93,8 +93,6 @@ typedef struct CPUTLGState { /* Fields up to this point are cleared by a CPU reset */ struct {} end_reset_fields; - - CPU_COMMON } CPUTLGState; #include "qom/cpu.h" |