mirror of
https://github.com/qemu/qemu.git
synced 2025-07-28 04:52:49 +00:00

There isn't much point building semihosting for platforms that don't support it. Introduce a new symbol and enable it only for the softmmu targets that need it. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
4 lines
32 B
Plaintext
4 lines
32 B
Plaintext
|
|
config SEMIHOSTING
|
|
bool
|