On Wed, 30 Jul 2025 at 01:24, Richard Henderson <richard.hender...@linaro.org> wrote: > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > linux-user/elfload.c | 41 +----------------------- > linux-user/x86_64/target_coredump.c.inc | 42 +++++++++++++++++++++++++ > 2 files changed, 43 insertions(+), 40 deletions(-) > create mode 100644 linux-user/x86_64/target_coredump.c.inc >
Maybe we can come back to this at some point to convert the .c.inc into a proper .c / .h file. Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM