2001-01-02 Kazu Hirata <kazu@hxi.com>
[binutils-gdb.git] / bfd / cpu-w65.c
index 13f68b3138d8c94953eb971345aaf7763e1df667..9a31772de48b8ad1083eba42f4ef682b8a4f7df4 100644 (file)
@@ -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 */