]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: ft32: move arch-specific settings to internal header
authorMike Frysinger <vapier@gentoo.org>
Fri, 23 Dec 2022 03:42:02 +0000 (22:42 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 23 Dec 2022 13:32:58 +0000 (08:32 -0500)
commit84bc490d588a8b7bcdae002e3b5876c5b7c289a8
tree0a77bbe3ba56752ef3ff417641461fe6f8ec15ad
parent6960600787fe66de47dc102f8ffaddb05295cfc3
sim: ft32: 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 ft32-sim.h include and move it to
the few files that actually need it.
sim/ft32/interp.c
sim/ft32/sim-main.h