aboutsummaryrefslogtreecommitdiff
path: root/gdb/sh-tdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/sh-tdep.c')
-rw-r--r--gdb/sh-tdep.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/sh-tdep.c b/gdb/sh-tdep.c
index 2ab3f53..1c98caf 100644
--- a/gdb/sh-tdep.c
+++ b/gdb/sh-tdep.c
@@ -106,6 +106,10 @@ sh_processor_type_table[] =
}
,
{
+ sh_reg_names, bfd_mach_sh2
+ }
+ ,
+ {
sh3_reg_names, bfd_mach_sh3
}
,