* 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:
parent
c35b149212
commit
09d3bde977
4 changed files with 6 additions and 29 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue