diff options
Diffstat (limited to 'bfd/cpu-avr.c')
-rw-r--r-- | bfd/cpu-avr.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/cpu-avr.c b/bfd/cpu-avr.c index 9180d90..c86339d 100644 --- a/bfd/cpu-avr.c +++ b/bfd/cpu-avr.c @@ -22,11 +22,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "sysdep.h" #include "libbfd.h" - static const bfd_arch_info_type *compatible PARAMS ((const bfd_arch_info_type *, const bfd_arch_info_type *)); - #define N(addr_bits, machine, print, default, next) \ { \ 8, /* 8 bits in a word */ \ |