Add support for Nuxi CloudABI on x86-64
[deliverable/binutils-gdb.git] / bfd / cpu-m88k.c
index 7e7c18d39c8d75c1c0cb34d3b4d1eff045571463..15e1ec709b3526bde205a54d794c0ae8c666a609 100644 (file)
@@ -1,6 +1,5 @@
 /* bfd back-end for m88k support
-   Copyright 1990, 1991, 1994, 2000, 2002, 2005, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1990-2015 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.047167 seconds and 4 git commands to generate.