Update copyright years
[deliverable/binutils-gdb.git] / bfd / cpu-crx.c
index 49b1cb290ae50fa30c4d87225aa9076fbc64120d..f393cb73122704622d676a9d7d656f218981573b 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the CRX processor.
-   Copyright 2004, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -34,7 +34,8 @@ const bfd_arch_info_type bfd_crx_arch =
     "crx",     /* Printable name.  */
     1,         /* Unsigned int section alignment power.  */
     TRUE,      /* The one and only.  */
-    bfd_default_compatible, 
-    bfd_default_scan ,
+    bfd_default_compatible,
+    bfd_default_scan,
+    bfd_arch_default_fill,
     0,
   };
This page took 0.039725 seconds and 4 git commands to generate.