PR binutils/14475:
[deliverable/binutils-gdb.git] / bfd / cpu-mcore.c
index fc41259c21df0fdfd87d7eddcd16cbc17227a10b..80b3290e0596f87d0c717479fb25a8446e9ddcb1 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD library support routines for Motorola's MCore architecture
-   Copyright 1993, 1999, 2000, 2002, 2007 Free Software Foundation, Inc.
+   Copyright 1993, 1999, 2000, 2002, 2005, 2007 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -35,5 +35,6 @@ const bfd_arch_info_type bfd_mcore_arch =
   TRUE,                                /* Is this the default architecture ? */
   bfd_default_compatible,      /* Architecture comparison function */
   bfd_default_scan,            /* String to architecture conversion */
+  bfd_arch_default_fill,       /* Default fill.  */
   NULL                         /* Next in list */
 };
This page took 0.02474 seconds and 4 git commands to generate.