mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
* inferior.h (proc_iterate_over_mappings): Delete declaration.
* nto-tdep.h (proc_iterate_over_mappings): Delete declaration. * procfs.c (proc_iterate_over_mappings): Delete.
This commit is contained in:
@ -198,8 +198,6 @@ extern void terminal_init_inferior_with_pgrp (int pgrp);
|
||||
|
||||
/* From procfs.c */
|
||||
|
||||
extern int proc_iterate_over_mappings (int (*)(int, CORE_ADDR));
|
||||
|
||||
extern ptid_t procfs_first_available (void);
|
||||
|
||||
/* From fork-child.c */
|
||||
|
Reference in New Issue
Block a user