mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
Multiarch NUM_REGS for MIPS.
This commit is contained in:
@@ -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. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user