On Thu, 28 Aug 2025 at 13:09, Richard Henderson <richard.hender...@linaro.org> wrote: > > The only thing now used by generic core dump code is > target_elf_gregset_t; ELF_NREG and target_elf_greg_t > are now private to the implementation. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM