commit | 2f6f4290e0f0f3a8ea49a81afebd2d41c327477f | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | Mon May 09 22:57:26 2022 +0200 |
committer | Laurent Vivier <laurent@vivier.eu> | Mon May 23 22:47:19 2022 +0200 |
tree | 1af89d1ea8757ddfab25f43a90c088d6dce82dfc | |
parent | c3a28d71221d30b1f58bf5efc88add20635ce46d [diff] |
linux-user/elfload: Remove pointless non-const CPUArchState cast fill_thread_info() takes a pointer to const. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220509205728.51912-2-philippe.mathieu.daude@gmail.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>