summaryrefslogtreecommitdiff
path: root/gdb/config/sparc/nm-nbsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/sparc/nm-nbsd.h')
-rw-r--r--gdb/config/sparc/nm-nbsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/sparc/nm-nbsd.h b/gdb/config/sparc/nm-nbsd.h
index 41341c635d2..7ffd72e9101 100644
--- a/gdb/config/sparc/nm-nbsd.h
+++ b/gdb/config/sparc/nm-nbsd.h
@@ -30,6 +30,6 @@
/* Before storing, we need to read all the registers. */
-#define CHILD_PREPARE_TO_STORE() deprecated_read_register_bytes (0, NULL, REGISTER_BYTES)
+#define CHILD_PREPARE_TO_STORE() deprecated_read_register_bytes (0, NULL, DEPRECATED_REGISTER_BYTES)
#endif /* NM_NBSD_H */