commit | 48004ab0586ba01387efc37e7ada26607a1c183e | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sun Jul 27 21:23:05 2025 -1000 |
committer | Richard Henderson <richard.henderson@linaro.org> | Thu Aug 28 06:39:25 2025 +1000 |
tree | 6a1ad336fca1b6245ae6d2f32bf881fe529a2487 | |
parent | 184e74b236df9ad42ddbf92011713259cd17caf1 [diff] |
linux-user: Move get_elf_hwcap to mips/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>