]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm/debug_helper: only include common helpers
authorPierrick Bouvier <pierrick.bouvier@linaro.org>
Mon, 12 May 2025 18:04:30 +0000 (11:04 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 14 May 2025 14:12:40 +0000 (15:12 +0100)
commitf9fba6ddfc854f427e00d62c1e4888ce9a1a7c34
tree5b8863cb3193dff81912d9868ec899e670f5b803
parenta7a3ae9edc65032c6362bb3af6fe611df10aa705
target/arm/debug_helper: only include common helpers

Avoid pulling helper.h which contains TARGET_AARCH64.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-id: 20250512180502.2395029-17-pierrick.bouvier@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/debug_helper.c