sim: run: punt!

Now that all targets have been converted to nrun, we can finally punt
this old inconsistent interface.

A few stray references to the old run were sprinkled about; clean them
up in the process.

We leave behind the run(1) man page mostly so that we get it updated for
the new nrun interface.
This commit is contained in:
Mike Frysinger 2015-03-31 01:13:12 -04:00
parent aadc9410ba
commit 0fe84f3fbe
17 changed files with 32 additions and 513 deletions

View file

@ -19,8 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */
#ifndef SIM_MAIN_H
#define SIM_MAIN_H
#define SIM_HAVE_BIENDIAN
#include "sim-basics.h"
typedef address_word sim_cia;