mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 17:18:24 +08:00
* netbsd-core.c (netbsd_core_core_file_pid): Renamed to ...
(netbsd_core_file_pid): ... this.
This commit is contained in:
@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user