daily update
[deliverable/binutils-gdb.git] / bfd / cpu-moxie.c
index 39debbc09c20eed8b52ba5145f286e8f0773eb76..949dd2b0dfccdec4a5a9635fd2e1498b9714456a 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the moxie processor.
-   Copyright 2009 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    Written by Anthony Green
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -34,7 +34,8 @@ const bfd_arch_info_type bfd_moxie_arch =
     "moxie",          /* Printable name.  */
     2,                /* 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.036899 seconds and 4 git commands to generate.