mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:17 +00:00
Many files include "monitor/hmp.h", but few of them really need the completion declarations: move them to a distinct header. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Message-Id: <20260320160811.28611-2-philmd@linaro.org>