On Sun, 3 Aug 2025 at 00:07, Richard Henderson <richard.hender...@linaro.org> wrote: > > All definitions of ELF_HWCAP2 are now identical. Provide a > not-reached stub as a fallback definition of get_elf_hwcap2. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > linux-user/elfload.c | 23 ++++++++++------------- > 1 file changed, 10 insertions(+), 13 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM