2002-05-10 Elena Zannoni <ezannoni@redhat.com>
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>
Fri, 10 May 2002 23:22:10 +0000 (23:22 +0000)
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>
Fri, 10 May 2002 23:22:10 +0000 (23:22 +0000)
        * sh-tdep.c: Include correct file.

gdb/ChangeLog
gdb/sh-tdep.c

index 49b99f9eb40aef4ecbcdf46fb53aea96734a857e..edf7cf5559af8d00f42185ee6cd644a963ba2d54 100644 (file)
@@ -1,3 +1,7 @@
+2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
+
+        * sh-tdep.c: Include correct file.
+
 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
 
         New support for sh64-elf (sh5) target.
index 2550a90aa6358c2c13357ca455ada38b3cc759f5..8c0c811d15ca0cbbab888c2ac2e048c488e6eb6a 100644 (file)
@@ -49,7 +49,7 @@
 /* sh64 flags */
 #include "elf/sh.h"
 /* registers numbers shared with the simulator */
-#include "gdb/sim-sh64.h"
+#include "gdb/sim-sh.h"
 
 #undef XMALLOC
 #define XMALLOC(TYPE) ((TYPE*) xmalloc (sizeof (TYPE)))