Change int to bool for the relocate_* functions
[deliverable/binutils-gdb.git] / bfd / cpu-m68hc11.c
index 313d820cb96ffefcdc136710fd80862bbd4bc77f..4bb7cd475c86e75d97c1a2432f9d08209f18319f 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the Motorola 68HC11 processor
-   Copyright 1999, 2000, 2001, 2002, 2005, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -35,5 +35,6 @@ const bfd_arch_info_type bfd_m68hc11_arch =
     TRUE,
     bfd_default_compatible,
     bfd_default_scan,
+    bfd_arch_default_fill,
     0,
 };
This page took 0.023757 seconds and 4 git commands to generate.