From 09d3bde977f98e66cd770b080b29e3aa651acd65 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Sun, 7 Jun 2009 17:58:24 +0000 Subject: * inferior.h (proc_iterate_over_mappings): Delete declaration. * nto-tdep.h (proc_iterate_over_mappings): Delete declaration. * procfs.c (proc_iterate_over_mappings): Delete. --- gdb/nto-tdep.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gdb/nto-tdep.h') diff --git a/gdb/nto-tdep.h b/gdb/nto-tdep.h index b3a29f59ce8..24e4ff840ca 100644 --- a/gdb/nto-tdep.h +++ b/gdb/nto-tdep.h @@ -147,8 +147,6 @@ void nto_set_target(struct nto_target_ops *); char **nto_parse_redirection (char *start_argv[], const char **in, const char **out, const char **err); -int proc_iterate_over_mappings (int (*func) (int, CORE_ADDR)); - void nto_relocate_section_addresses (struct so_list *, struct target_section *); -- cgit v1.2.1