]> git.ipfire.org Git - thirdparty/qemu.git/commit
gdbstub/helpers.h: allow header to be called from common code
authorPierrick Bouvier <pierrick.bouvier@linaro.org>
Fri, 9 Jan 2026 05:31:30 +0000 (21:31 -0800)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 12 Jan 2026 22:47:57 +0000 (23:47 +0100)
commite5bb3f77150c18fa69ba086eb653d36e49696ef5
tree15a0b74fd054b58c690ad558e2278d734828a2ff
parentec77d52cc5bd859df2d85e8e2c090766bd4ce585
gdbstub/helpers.h: allow header to be called from common code

Target specific variants can't be used in common code, thus limit their
definition to COMPILING_PER_TARGET.

Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20260109053158.2800705-2-pierrick.bouvier@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
include/gdbstub/helpers.h