binutils-gdb/sim/msp430
Mike Frysinger dcd1a4d15a sim: msp430: move arch-specific settings to internal header
There's no need for these settings to be in sim-main.h which is shared
with common/ sim code, so drop the msp430-sim.h include and move it to
the few files that actually need it.

While we're here, drop redundant includes from sim-main.h:
* sim-config.h & sim-types.h included by sim-basics.h already
* sim-engine.h included by sim-base.h already
And move sim-options.h to the one file that needs it.
2022-12-23 08:32:58 -05:00
..
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
local.mk sim: run: move linking into top-level 2022-11-05 20:00:56 +07:00
Makefile.in Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
msp430-sim.c sim: msp430: move arch-specific settings to internal header 2022-12-23 08:32:58 -05:00
msp430-sim.h sim: msp430: move arch-specific settings to internal header 2022-12-23 08:32:58 -05:00
sim-main.h sim: msp430: move arch-specific settings to internal header 2022-12-23 08:32:58 -05:00