Remove lookup_minimal_symbol_solib_trampoline
[deliverable/binutils-gdb.git] / bfd / cpu-pj.c
index bb5c85b853f9f3c0095634c6ab120a5087a54191..b0a092304ab0abbaa507df82713f81e0f32393a4 100644 (file)
@@ -1,6 +1,5 @@
 /* BFD library support routines for the Pico Java architecture.
-   Copyright 1999, 2000, 2001, 2002, 2005, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1999-2019 Free Software Foundation, Inc.
    Hacked by Steve Chamberlain of Transmeta. sac@pobox.com
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -37,5 +36,6 @@ const bfd_arch_info_type bfd_pj_arch =
   TRUE,                                /* the default machine */
   bfd_default_compatible,
   bfd_default_scan,
+  bfd_arch_default_fill,
   0
 };
This page took 0.023788 seconds and 4 git commands to generate.