PR c++/16597
[deliverable/binutils-gdb.git] / bfd / cpu-or32.c
index 33b68ce36fa5b4b460d817d0dca300d1d6730309..b1afcb8aaeec6fd63bb39f56c3bf146f566e0107 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the OpenRISC 1000 architecture.
-   Copyright 2002, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Ivan Guzvinec  <ivang@opencores.org>
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -35,7 +35,8 @@ const bfd_arch_info_type bfd_or32_arch =
     4,
     TRUE,         /* The one and only.  */
     bfd_default_compatible,
-    bfd_default_scan ,
+    bfd_default_scan,
+    bfd_arch_default_fill,
     0,
   };
 
This page took 0.022968 seconds and 4 git commands to generate.