2002-05-10 Elena Zannoni <ezannoni@redhat.com>
* sh-tdep.c: Include correct file.
This commit is contained in:
parent
283150cd19
commit
1c9221647b
2 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -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)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue