aboutsummaryrefslogtreecommitdiff
path: root/sim/sh64/defs-compact.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/sh64/defs-compact.h')
-rw-r--r--sim/sh64/defs-compact.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/sh64/defs-compact.h b/sim/sh64/defs-compact.h
index dc33296..9d37ab3 100644
--- a/sim/sh64/defs-compact.h
+++ b/sim/sh64/defs-compact.h
@@ -30,7 +30,7 @@ This file is part of the GNU simulators.
union sem_fields {
struct { /* no operands */
int empty;
- } fmt_empty;
+ } sfmt_empty;
struct { /* */
IADDR i_disp12;
} sfmt_bra_compact;