diff options
Diffstat (limited to 'gdb/nto-tdep.c')
-rw-r--r-- | gdb/nto-tdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/nto-tdep.c b/gdb/nto-tdep.c index 9b08adf..301d403 100644 --- a/gdb/nto-tdep.c +++ b/gdb/nto-tdep.c @@ -51,7 +51,7 @@ static char default_nto_target[] = ""; struct nto_target_ops current_nto_target; -static const struct inferior_key<struct nto_inferior_data> +static const registry<inferior>::key<struct nto_inferior_data> nto_inferior_data_reg; static char * |