sim: fix spelling typo
[deliverable/binutils-gdb.git] / bfd / cpu-m10200.c
index 1f17b23425c7055f10c1c406343e09ef45eb33a3..f42a5ea286850d12e8ddb34522709a90910069f3 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the Matsushita 10200 processor
-   Copyright 1996, 1997, 2002, 2007 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 2002, 2005, 2007 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -34,6 +34,7 @@ const bfd_arch_info_type bfd_mn10200_arch =
     2,
     TRUE, /* the one and only */
     bfd_default_compatible,
-    bfd_default_scan ,
+    bfd_default_scan,
+    bfd_arch_default_fill,
     0,
   };
This page took 0.083539 seconds and 4 git commands to generate.