mirror of
https://github.com/qemu/qemu.git
synced 2026-04-20 05:02:36 +00:00
Disassemblers shouldn't need writeable context, so make the disassemble_info::target_info field const. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20260202222412.24923-7-philmd@linaro.org>