On Wed, 30 Jul 2025 at 01:21, 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 | 29 +---------------------------- > linux-user/sh4/elfload.c | 32 ++++++++++++++++++++++++++++++++ > 3 files changed, 35 insertions(+), 29 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM