summaryrefslogtreecommitdiff
path: root/gdb/config/m68k/nm-sun3.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/m68k/nm-sun3.h')
-rw-r--r--gdb/config/m68k/nm-sun3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/m68k/nm-sun3.h b/gdb/config/m68k/nm-sun3.h
index ba40db74b0b..b2fecb29e97 100644
--- a/gdb/config/m68k/nm-sun3.h
+++ b/gdb/config/m68k/nm-sun3.h
@@ -31,4 +31,4 @@
/* We have to grab the regs since we store all regs at once. */
-#define CHILD_PREPARE_TO_STORE() read_register_bytes (0, NULL, REGISTER_BYTES)
+#define CHILD_PREPARE_TO_STORE() deprecated_read_register_bytes (0, NULL, REGISTER_BYTES)