Fix register selection in var-access.exp
[deliverable/binutils-gdb.git] / bfd / cpu-pdp11.c
index 3147f5604de219a97d5e009958c9075c775a88c0..87c6aa946025cd7fcecb5a4a6a7e2d9d4bc95ed5 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for PDP-11 support.
-   Copyright 2001, 2002, 2005, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2001-2017 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.03745 seconds and 4 git commands to generate.