aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2010-02-12 02:44:26 +0000
committerDoug Evans <dje@google.com>2010-02-12 02:44:26 +0000
commit2310652a4f4b6568a96583e6930904e7c25efdcd (patch)
tree4f584e44fb4dc2276618b05d1a0302765efa0516 /sim/sh64/defs-compact.h
parent * breakpoint.c (allocate_bp_location): Use bp_loc_other for (diff)
downloadbinutils-gdb-2310652a4f4b6568a96583e6930904e7c25efdcd.tar.gz
binutils-gdb-2310652a4f4b6568a96583e6930904e7c25efdcd.tar.bz2
binutils-gdb-2310652a4f4b6568a96583e6930904e7c25efdcd.zip
Regenerate cgen-derived files.
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 dc33296f7e3..9d37ab351de 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;