diff options
Diffstat (limited to 'gdb/config/sh/embed.mt')
-rw-r--r-- | gdb/config/sh/embed.mt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/config/sh/embed.mt b/gdb/config/sh/embed.mt index e57d3b7..8aaf408 100644 --- a/gdb/config/sh/embed.mt +++ b/gdb/config/sh/embed.mt @@ -1,6 +1,5 @@ # Target: Embedded Renesas Super-H with ICE and simulator TDEPFILES= sh-tdep.o sh64-tdep.o monitor.o sh3-rom.o remote-e7000.o ser-e7kpc.o dsrec.o -DEPRECATED_TM_FILE= tm-sh.h SIM_OBS = remote-sim.o SIM = ../sim/sh/libsim.a |