summaryrefslogtreecommitdiff
path: root/gdb/nto-tdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/nto-tdep.c')
-rw-r--r--gdb/nto-tdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/nto-tdep.c b/gdb/nto-tdep.c
index 056b93f5b1a..ed32a5c6145 100644
--- a/gdb/nto-tdep.c
+++ b/gdb/nto-tdep.c
@@ -333,5 +333,5 @@ for different positive values.", "Show QNX NTO internal debugging.\n",
#endif
/* Register core file support. */
- add_core_fns (&regset_core_fns);
+ deprecated_add_core_fns (&regset_core_fns);
}