* netbsd-core.c (netbsd_core_core_file_pid): Renamed to ...

(netbsd_core_file_pid): ... this.
This commit is contained in:
Pedro Alves 2010-09-01 13:51:35 +00:00
parent 0d6cedc074
commit 3b05913729
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2010-09-01 Pedro Alves <pedro@codesourcery.com>
* netbsd-core.c (netbsd_core_core_file_pid): Renamed to ...
(netbsd_core_file_pid): ... this.
2010-09-01 Tristan Gingold <gingold@adacore.com>
* coffcode.h (coff_slurp_line_table): Add a cast.

View file

@ -44,7 +44,7 @@
#define SPARC64_WCOOKIE_OFFSET 832
#define netbsd_core_file_matches_executable_p generic_core_file_matches_executable_p
#define netbsd_core_core_file_pid _bfd_nocore_core_file_pid
#define netbsd_core_file_pid _bfd_nocore_core_file_pid
struct netbsd_core_struct
{