import gdb-19990422 snapshot
[deliverable/binutils-gdb.git] / gdb / remote-e7000.c
index 92e69b349816cb9954c1861df332e37e40fbf2b4..9343d53bad153ec9f1b01fe0a20b3b11f14695b2 100644 (file)
@@ -927,6 +927,7 @@ e7000_fetch_registers ()
       {
       case bfd_mach_sh3:
       case bfd_mach_sh3e:
+      case bfd_mach_sh4:
        wanted = want_sh3;
       }
 #else
@@ -2079,6 +2080,7 @@ e7000_wait (pid, status)
       {
       case bfd_mach_sh3:
       case bfd_mach_sh3e:
+      case bfd_mach_sh4:
        wanted_nopc = want_sh3_nopc;
       }
 #else
This page took 0.024443 seconds and 4 git commands to generate.