On 12/11/24 20:37, Richard Henderson wrote:
This field is write-only. Use only the function-local variable within load_elf_image.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- linux-user/qemu.h | 1 - linux-user/elfload.c | 7 +++---- 2 files changed, 3 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>