Copying symbol type in ld script assignments
[deliverable/binutils-gdb.git] / bfd / cpu-m88k.c
index caefe6ef47ffad111cc425923f64fea7ab87f4c9..2921a9dde74ac703818a2ef37dd5555a8b157bd1 100644 (file)
@@ -1,6 +1,5 @@
 /* bfd back-end for m88k support
-   Copyright 1990, 1991, 1994, 2000, 2002, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1990-2017 Free Software Foundation, Inc.
    Written by Steve Chamberlain of Cygnus Support.
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -36,6 +35,7 @@ const bfd_arch_info_type bfd_m88k_arch =
     3,
     TRUE, /* the one and only */
     bfd_default_compatible,
-    bfd_default_scan ,
+    bfd_default_scan,
+    bfd_arch_default_fill,
     0,
   };
This page took 0.023081 seconds and 4 git commands to generate.