]> git.ipfire.org Git - thirdparty/qemu.git/commit
linux-user: Move get_elf_hwcap to sh4/elfload.c
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 28 Jul 2025 07:28:05 +0000 (21:28 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 27 Aug 2025 20:39:25 +0000 (06:39 +1000)
commit92c9983c06fa0a55f120c71dda03e38d5220fccc
tree81347d34eb6cec0a24c4b03637b4707693365646
parent48004ab0586ba01387efc37e7ada26607a1c183e
linux-user: Move get_elf_hwcap to sh4/elfload.c

Change the return type to abi_ulong, and pass in the cpu.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
linux-user/elfload.c
linux-user/loader.h
linux-user/sh4/elfload.c
linux-user/sh4/target_elf.h