]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/msp430/msp430-sim.c
sim: msp430: drop duplicate sim_load_file call
authorMike Frysinger <vapier@gentoo.org>
Mon, 4 Jan 2016 05:25:46 +0000 (00:25 -0500)
committerMike Frysinger <vapier@gentoo.org>
Tue, 5 Jan 2016 19:37:46 +0000 (14:37 -0500)
commit402cf0534665db83e19c00f130184e94552a75fb
tree6397611a1989598ec1822383cfcd78f508a0c6ca
parent1a846c62626357f9e966ef50917dca3a357c9644
sim: msp430: drop duplicate sim_load_file call

There's no need, or desire, to call sim_load_file from sim_open.  The
higher levels (gdb/run) take care of calling sim_load for us already.
sim/msp430/ChangeLog
sim/msp430/msp430-sim.c