ns32k: remove dupplicate definition of input_line_pointer
[deliverable/binutils-gdb.git] / bfd / cpu-m88k.c
index caefe6ef47ffad111cc425923f64fea7ab87f4c9..0b9b7d23d7702b9100d79561172675ac9f3df36b 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-2016 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.024989 seconds and 4 git commands to generate.