mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 02:24:17 +08:00
2002-05-10 Elena Zannoni <ezannoni@redhat.com>
* sh-tdep.c: Include correct file.
This commit is contained in:
@ -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)))
|
||||
|
Reference in New Issue
Block a user