diff options
Diffstat (limited to 'gdb/config/mn10200/mn10200.mt')
-rw-r--r-- | gdb/config/mn10200/mn10200.mt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/config/mn10200/mn10200.mt b/gdb/config/mn10200/mn10200.mt new file mode 100644 index 0000000..c85a2fb --- /dev/null +++ b/gdb/config/mn10200/mn10200.mt @@ -0,0 +1,6 @@ +# Target: Matsushita mn10200 +TDEPFILES= mn10200-tdep.o +TM_FILE= tm-mn10200.h + +SIM_OBS = remote-sim.o +SIM = ../sim/mn10200/libsim.a |