diff options
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/xstormy16/xstormy16.mt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/config/xstormy16/xstormy16.mt b/gdb/config/xstormy16/xstormy16.mt new file mode 100644 index 0000000..c4b5751 --- /dev/null +++ b/gdb/config/xstormy16/xstormy16.mt @@ -0,0 +1,5 @@ +# Target: Sanyo Xstormy16a processor +TDEPFILES = xstormy16-tdep.o +# No simulator objects or libraries are needed -- target uses SID. +# SIM_OBS = remote-sim.o +# SIM = ../sim/xstormy16/libsim.a |