summaryrefslogtreecommitdiff
path: root/gdb/config/mips/tm-irix3.h
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2002-12-13 18:09:30 +0000
committerKevin Buettner <kevinb@redhat.com>2002-12-13 18:09:30 +0000
commitfe29b929e291714007911e2bf0b57b433aecf0db (patch)
tree8e64948da47b39dce82337cde6e551d55084b16d /gdb/config/mips/tm-irix3.h
parent93ce5efb0a0f085c2e6e33b85b6ab62297cc0c20 (diff)
downloadbinutils-gdb-fe29b929e291714007911e2bf0b57b433aecf0db.tar.gz
Multiarch NUM_REGS for MIPS.
Diffstat (limited to 'gdb/config/mips/tm-irix3.h')
-rw-r--r--gdb/config/mips/tm-irix3.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/config/mips/tm-irix3.h b/gdb/config/mips/tm-irix3.h
index c298a391f80..8875f79b0ad 100644
--- a/gdb/config/mips/tm-irix3.h
+++ b/gdb/config/mips/tm-irix3.h
@@ -23,7 +23,6 @@
/* Redefine register numbers for SGI. */
-#undef NUM_REGS
#undef MIPS_REGISTER_NAMES
#undef FP0_REGNUM
#undef PC_REGNUM
@@ -34,10 +33,6 @@
#undef FCRCS_REGNUM
#undef FCRIR_REGNUM
-/* Number of machine registers */
-
-#define NUM_REGS 71
-
/* Initializer for an array of names of registers.
There should be NUM_REGS strings in this initializer. */