Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / cpu-pdp11.c
index 5172d17d206af476f9c9ded878514f4f8435c4bb..d8348765eb553c6c12415884e7ad306a2b900d44 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for PDP-11 support.
-   Copyright 2001, 2002, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2001-2016 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_pdp11_arch =
     1,         /* aligment = 16 bit */
     TRUE, /* the one and only */
     bfd_default_compatible,
-    bfd_default_scan ,
+    bfd_default_scan,
+    bfd_arch_default_fill,
     0,
   };
 
This page took 0.026395 seconds and 4 git commands to generate.