diff options
Diffstat (limited to 'gdb/config/mips/tm-mipsm3.h')
-rw-r--r-- | gdb/config/mips/tm-mipsm3.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/config/mips/tm-mipsm3.h b/gdb/config/mips/tm-mipsm3.h index 22057b4..f736604 100644 --- a/gdb/config/mips/tm-mipsm3.h +++ b/gdb/config/mips/tm-mipsm3.h @@ -62,10 +62,5 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #undef STACK_END_ADDR #define STACK_END_ADDR USRSTACK -/* Don't output r?? names for registers, since they - * can't be used as reg names anyway - */ -#define NUMERIC_REG_NAMES - /* Output registers in tabular format */ #define TABULAR_REGISTER_OUTPUT |