diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-02-06 23:34:54 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-02-16 16:00:46 +0000 |
commit | eda349be62d2c7441d9dfd5ca62b5af4db919e41 (patch) | |
tree | d225a3ba7ed94d0d38082376c15aa1f8f259e20c /hw/intc | |
parent | 1eb13a0947e9ef1b2ca2a3396eb661a3b22b45d1 (diff) | |
download | qemu-eda349be62d2c7441d9dfd5ca62b5af4db919e41.zip qemu-eda349be62d2c7441d9dfd5ca62b5af4db919e41.tar.gz qemu-eda349be62d2c7441d9dfd5ca62b5af4db919e41.tar.bz2 |
target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_and_priv]() scope
arm_v7m_mmu_idx_all() and arm_v7m_mmu_idx_for_secstate_and_priv()
are only used for system emulation in m_helper.c.
Move the definitions to avoid prototype forward declarations.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230206223502.25122-4-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions