X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fcpu-w65.c;h=b549563330ff39298d295ddc16cecf4dd74702eb;hb=29517f00a59567a3b9321b5e29389a62f7f8fb07;hp=13f68b3138d8c94953eb971345aaf7763e1df667;hpb=dc9e099fc0eced486ae2b49455c9da113c11f4ff;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/cpu-w65.c b/bfd/cpu-w65.c index 13f68b3138..b549563330 100644 --- a/bfd/cpu-w65.c +++ b/bfd/cpu-w65.c @@ -1,5 +1,5 @@ /* BFD library support routines for the WDC 65816 architecture. - Copyright (C) 1995, 1999 Free Software Foundation, Inc. + Copyright 1995, 1999, 2000 Free Software Foundation, Inc. Hacked by Steve Chamberlain of Cygnus Support. This file is part of BFD, the Binary File Descriptor library. @@ -22,10 +22,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "sysdep.h" #include "libbfd.h" - int bfd_default_scan_num_mach(); -static boolean +static boolean scan_mach (info, string) const struct bfd_arch_info *info ATTRIBUTE_UNUSED; const char *string; @@ -35,8 +34,6 @@ scan_mach (info, string) return false; } - - const bfd_arch_info_type bfd_w65_arch = { 16, /* 16 bits in a word */