]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: ppc: simplify filter_host.c logic
authorMike Frysinger <vapier@gentoo.org>
Mon, 1 Jan 2024 20:24:12 +0000 (15:24 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 1 Jan 2024 20:59:06 +0000 (15:59 -0500)
commita295b6b0cd772f88d36c6f4fca48e18f414f1ccc
tree811edd38823f026f5d76a3600a364b5e81f9becd
parent2363ba65d77e532f4ab4073269ceda8c4e45967b
sim: ppc: simplify filter_host.c logic

Switch this from a build-time generation to a static include.  This
makes the build rules a bit simpler, especially as we move them to
Automake from hand-written makefiles.
sim/ppc/Makefile.in
sim/ppc/filter_host.c [new file with mode: 0644]