diff options
Diffstat (limited to 'gdb/config/m32c/m32c.mt')
-rw-r--r-- | gdb/config/m32c/m32c.mt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/config/m32c/m32c.mt b/gdb/config/m32c/m32c.mt index 2a404d4..a282bfb 100644 --- a/gdb/config/m32c/m32c.mt +++ b/gdb/config/m32c/m32c.mt @@ -1,7 +1,2 @@ # Target: Renesas M32C family TDEPFILES = m32c-tdep.o prologue-value.o - -# There may also be a SID / CGEN simulator for this, but we do have DJ -# Delorie's mini-sim. -SIM_OBS = remote-sim.o -SIM = ../sim/m32c/libsim.a |