On Wed, 30 Jul 2025 at 01:21, Richard Henderson <[email protected]> wrote: > > Change the return type to abi_ulong, and pass in the cpu. > > Signed-off-by: Richard Henderson <[email protected]> > --- > 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 <[email protected]> thanks -- PMM
