tizen 2.4 release
[external/binutils.git] / bfd / cpu-xtensa.c
index ee3767a..5eb02e9 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the Xtensa processor.
-   Copyright 2003, 2005, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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_xtensa_arch =
   TRUE,                                /* The default?  */
   bfd_default_compatible,      /* Architecture comparison fn.  */
   bfd_default_scan,            /* String to architecture convert fn.  */
+  bfd_arch_default_fill,       /* Default fill.  */
   NULL                         /* Next in list.  */
 };