diff options
Diffstat (limited to 'gdb/nto-tdep.h')
-rw-r--r-- | gdb/nto-tdep.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/nto-tdep.h b/gdb/nto-tdep.h index 24e4ff8..ef3cce8 100644 --- a/gdb/nto-tdep.h +++ b/gdb/nto-tdep.h @@ -142,8 +142,6 @@ typedef struct _debug_regs void nto_init_solib_absolute_prefix (void); -void nto_set_target(struct nto_target_ops *); - char **nto_parse_redirection (char *start_argv[], const char **in, const char **out, const char **err); |