mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:10 +00:00
hmp-target.c doesn't contain any target-specific code anymore. Merge it within hmp-cmds.c (which is already built once). Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20260427080738.77138-32-philmd@linaro.org>