Multiarch NUM_REGS for MIPS.

This commit is contained in:
Kevin Buettner
2002-12-13 18:09:30 +00:00
parent 93ce5efb0a
commit fe29b929e2
5 changed files with 24 additions and 17 deletions

View File

@@ -59,12 +59,6 @@ extern int mips_step_skips_delay (CORE_ADDR);
#define MIPS_REGSIZE 4
#endif
/* Number of machine registers */
#ifndef NUM_REGS
#define NUM_REGS 90
#endif
/* Initializer for an array of names of registers.
There should be NUM_REGS strings in this initializer. */