On Wed, 30 Jul 2025 at 01:13, Richard Henderson <richard.hender...@linaro.org> wrote: > > Change the return type to abi_ulong, and pass in the cpu. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > linux-user/loader.h | 3 ++- > linux-user/elfload.c | 30 +----------------------------- > linux-user/sparc/elfload.c | 32 ++++++++++++++++++++++++++++++++ > 3 files changed, 35 insertions(+), 30 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM