diff options
author | Rob Savoye <rob@welcomehome.org> | 2001-02-05 04:14:59 +0000 |
---|---|---|
committer | Rob Savoye <rob@welcomehome.org> | 2001-02-05 04:14:59 +0000 |
commit | 20f1185dd84bcadf4b238d1d2ca18f5ca79157d4 (patch) | |
tree | da300d5097593bc1d61123a8e32179914440e85f /baseboards/tx39-sim.exp | |
download | dejagnu-20f1185dd84bcadf4b238d1d2ca18f5ca79157d4.zip dejagnu-20f1185dd84bcadf4b238d1d2ca18f5ca79157d4.tar.gz dejagnu-20f1185dd84bcadf4b238d1d2ca18f5ca79157d4.tar.bz2 |
Initial revision
Diffstat (limited to 'baseboards/tx39-sim.exp')
-rw-r--r-- | baseboards/tx39-sim.exp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/baseboards/tx39-sim.exp b/baseboards/tx39-sim.exp new file mode 100644 index 0000000..20fc722 --- /dev/null +++ b/baseboards/tx39-sim.exp @@ -0,0 +1,3 @@ +# This file is unnecessary, but we'll keep it for now. +# We're the same as the standard MIPS simulator. +load_base_board_description "mips-sim"; |