OSDN Git Service

target/arm: Move arm_debug_exception_fsr to debug_helper.c
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 10 Jun 2022 13:32:31 +0000 (14:32 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 10 Jun 2022 13:32:31 +0000 (14:32 +0100)
commita853e3ae559ddd6020012ee0e6475dfab65d1eb1
tree17c271edec4bdb91c1dd5197a8d2438dcfd9071d
parent16f9d5f6937d26f73a9694ba6bac0e113e3015e3
target/arm: Move arm_debug_exception_fsr to debug_helper.c

This function now now only used in debug_helper.c, so there is
no reason to have a declaration in a header.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220609202901.1177572-9-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/debug_helper.c
target/arm/internals.h