diff options
Diffstat (limited to 'gdb/nto-tdep.h')
-rw-r--r-- | gdb/nto-tdep.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/nto-tdep.h b/gdb/nto-tdep.h index ac90314..b3a29f5 100644 --- a/gdb/nto-tdep.h +++ b/gdb/nto-tdep.h @@ -150,7 +150,7 @@ char **nto_parse_redirection (char *start_argv[], const char **in, int proc_iterate_over_mappings (int (*func) (int, CORE_ADDR)); void nto_relocate_section_addresses (struct so_list *, - struct section_table *); + struct target_section *); int nto_map_arch_to_cputype (const char *); |