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:
parent
aadc9410ba
commit
0fe84f3fbe
17 changed files with 32 additions and 513 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue