commit | 4a94d8047d9dca2d7e73bbc863fabbea2df1bab6 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Jul 01 15:08:32 2025 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Jul 01 15:08:32 2025 +0100 |
tree | a133266556dcd2e5c3d244dc2a1f88f7487383af | |
parent | a5b94f6c7b3a6ae583ba07098bff810049262413 [diff] |
target/arm: Reduce arm_cpu_post_init() declaration scope arm_cpu_post_init() is only used within the same file unit. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20250623121845.7214-3-philmd@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>