summaryrefslogtreecommitdiff
path: root/sim/cris/cpuv10.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/cris/cpuv10.h')
-rw-r--r--sim/cris/cpuv10.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/cris/cpuv10.h b/sim/cris/cpuv10.h
index 31501597df9..74cd2a9ed36 100644
--- a/sim/cris/cpuv10.h
+++ b/sim/cris/cpuv10.h
@@ -284,7 +284,7 @@ typedef struct {
union sem_fields {
struct { /* no operands */
int empty;
- } fmt_empty;
+ } sfmt_empty;
struct { /* */
UINT f_u4;
} sfmt_break;