diff options
Diffstat (limited to 'sim/cris/cris-desc.c')
-rw-r--r-- | sim/cris/cris-desc.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sim/cris/cris-desc.c b/sim/cris/cris-desc.c index b0bd8bb..9d073d8 100644 --- a/sim/cris/cris-desc.c +++ b/sim/cris/cris-desc.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2004 Free Software Foundation, Inc. +Copyright 1996-2005 Free Software Foundation, Inc. This file is part of the GNU Binutils and/or GDB, the GNU debugger. @@ -43,7 +43,7 @@ static const CGEN_ATTR_ENTRY bool_attr[] = { 0, 0 } }; -static const CGEN_ATTR_ENTRY MACH_attr[] = +static const CGEN_ATTR_ENTRY MACH_attr[] ATTRIBUTE_UNUSED = { { "base", MACH_BASE }, { "crisv0", MACH_CRISV0 }, @@ -55,7 +55,7 @@ static const CGEN_ATTR_ENTRY MACH_attr[] = { 0, 0 } }; -static const CGEN_ATTR_ENTRY ISA_attr[] = +static const CGEN_ATTR_ENTRY ISA_attr[] ATTRIBUTE_UNUSED = { { "cris", ISA_CRIS }, { "max", ISA_MAX }, |