aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r/cpux.h
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/m32r/cpux.h
parent15c3d785c32724ff94d54a613fcb627d1da0b721 (diff)
downloadbinutils-2310652a4f4b6568a96583e6930904e7c25efdcd.zip
binutils-2310652a4f4b6568a96583e6930904e7c25efdcd.tar.gz
binutils-2310652a4f4b6568a96583e6930904e7c25efdcd.tar.bz2
Regenerate cgen-derived files.
Diffstat (limited to 'sim/m32r/cpux.h')
-rw-r--r--sim/m32r/cpux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/m32r/cpux.h b/sim/m32r/cpux.h
index e3fd88e..82e472c 100644
--- a/sim/m32r/cpux.h
+++ b/sim/m32r/cpux.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;