]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/config/mips/tm-mips.h
2003-05-03 Andrew Cagney <cagney@redhat.com>
[thirdparty/binutils-gdb.git] / gdb / config / mips / tm-mips.h
index dada6155713a4e78a0e4e82dcc2cd475fa08c3e5..f9aebbe1f5a5dcbb0e375fdae4e679e9f6b12d72 100644 (file)
@@ -49,10 +49,10 @@ extern int mips_step_skips_delay (CORE_ADDR);
    used in push_word and a few other places; REGISTER_RAW_SIZE is the
    real way to know how big a register is.  */
 
-#define REGISTER_SIZE 4
+#define DEPRECATED_REGISTER_SIZE 4
 
 /* The size of a register.  This is predefined in tm-mips64.h.  We
-   can't use REGISTER_SIZE because that is used for various other
+   can't use DEPRECATED_REGISTER_SIZE because that is used for various other
    things.  */
 
 #ifndef MIPS_REGSIZE