aboutsummaryrefslogtreecommitdiff
path: root/sim/frv/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/frv/cpu.h')
-rw-r--r--sim/frv/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/frv/cpu.h b/sim/frv/cpu.h
index 1fddfe1..8d09546 100644
--- a/sim/frv/cpu.h
+++ b/sim/frv/cpu.h
@@ -431,7 +431,7 @@ typedef struct {
union sem_fields {
struct { /* no operands */
int empty;
- } fmt_empty;
+ } sfmt_empty;
struct { /* */
unsigned short out_h_spr_USI_2;
} sfmt_break;