aboutsummaryrefslogtreecommitdiff
path: root/gdb/nto-tdep.h
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2009-06-07 17:58:24 +0000
committerPedro Alves <palves@redhat.com>2009-06-07 17:58:24 +0000
commit09d3bde977f98e66cd770b080b29e3aa651acd65 (patch)
treec8b6d1d8ca49803d433ed2d3919f4a18f1e18f84 /gdb/nto-tdep.h
parentc35b149212fc1bf4cf991e42354b0303682bcead (diff)
* inferior.h (proc_iterate_over_mappings): Delete declaration.
* nto-tdep.h (proc_iterate_over_mappings): Delete declaration. * procfs.c (proc_iterate_over_mappings): Delete.
Diffstat (limited to 'gdb/nto-tdep.h')
-rw-r--r--gdb/nto-tdep.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/nto-tdep.h b/gdb/nto-tdep.h
index b3a29f59ce..24e4ff840c 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 *);