aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r/cpu2.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/m32r/cpu2.h')
-rw-r--r--sim/m32r/cpu2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/m32r/cpu2.h b/sim/m32r/cpu2.h
index 44509ea..0ab38db 100644
--- a/sim/m32r/cpu2.h
+++ b/sim/m32r/cpu2.h
@@ -133,7 +133,7 @@ typedef struct {
union sem_fields {
struct { /* no operands */
int empty;
- } fmt_empty;
+ } sfmt_empty;
struct { /* */
UINT f_uimm8;
} sfmt_clrpsw;