daily update
[binutils-gdb.git] / bfd / cpu-we32k.c
index f2ceb2a29bbeb1fcff7dee4ab9b48b0a3ab3705b..99a8ff001e8e94425e1c5a9e74664d3f259c982d 100644 (file)
@@ -1,5 +1,5 @@
 /* bfd back-end for we32k support
-   Copyright 1992, 2000, 2002, 2007 Free Software Foundation, Inc.
+   Copyright 1992, 2000, 2002, 2005, 2007 Free Software Foundation, Inc.
    Contributed by Brendan Kehoe (brendan@cs.widener.edu).
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -36,5 +36,6 @@ const bfd_arch_info_type bfd_we32k_arch =
     TRUE, /* the one and only */
     bfd_default_compatible,
     bfd_default_scan ,
+    bfd_arch_default_fill,
     0,
   };