aboutsummaryrefslogtreecommitdiff
path: root/sim/iq2000/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/iq2000/cpu.h')
-rw-r--r--sim/iq2000/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/iq2000/cpu.h b/sim/iq2000/cpu.h
index c084617..1b364fa 100644
--- a/sim/iq2000/cpu.h
+++ b/sim/iq2000/cpu.h
@@ -84,7 +84,7 @@ typedef struct {
union sem_fields {
struct { /* no operands */
int empty;
- } fmt_empty;
+ } sfmt_empty;
struct { /* */
IADDR i_jmptarg;
} sfmt_j;