]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/m68hc11/sim-main.h
sim: m68hc11: move arch-specific settings to internal header
authorMike Frysinger <vapier@gentoo.org>
Fri, 23 Dec 2022 05:07:47 +0000 (00:07 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 23 Dec 2022 13:32:58 +0000 (08:32 -0500)
commit600ddfd55a062350860636d1ed3fb10cb9fdf524
treeac2d69fc386bfa909042840c4394fa150f5032ed
parent12d563bbf76d03f0c3382a18308ebebe04695b7f
sim: m68hc11: 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 move it all out to a new header which only
this port will include.
13 files changed:
sim/m68hc11/dv-m68hc11.c
sim/m68hc11/dv-m68hc11eepr.c
sim/m68hc11/dv-m68hc11sio.c
sim/m68hc11/dv-m68hc11spi.c
sim/m68hc11/dv-m68hc11tim.c
sim/m68hc11/dv-nvram.c
sim/m68hc11/emulos.c
sim/m68hc11/gencode.c
sim/m68hc11/interp.c
sim/m68hc11/interrupts.c
sim/m68hc11/m68hc11-sim.h [new file with mode: 0644]
sim/m68hc11/m68hc11_sim.c
sim/m68hc11/sim-main.h