diff options
Diffstat (limited to 'gdb/config/mips/mipsm3.mt')
-rw-r--r-- | gdb/config/mips/mipsm3.mt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/config/mips/mipsm3.mt b/gdb/config/mips/mipsm3.mt new file mode 100644 index 00000000000..66856d16c04 --- /dev/null +++ b/gdb/config/mips/mipsm3.mt @@ -0,0 +1,4 @@ +# Target: Little-endian MIPS machine such as pmax +# running Mach 3.0 operating system +TDEPFILES= mips-tdep.o +TM_FILE= tm-mipsm3.h |