diff options
author | 2023-02-06 23:34:54 +0100 | |
---|---|---|
committer | 2023-02-16 16:00:46 +0000 | |
commit | eda349be62d2c7441d9dfd5ca62b5af4db919e41 (patch) | |
tree | d225a3ba7ed94d0d38082376c15aa1f8f259e20c /linux-user/user-internals.h | |
parent | target/arm: Simplify arm_v7m_mmu_idx_for_secstate() for user emulation (diff) | |
download | qemu-eda349be62d2c7441d9dfd5ca62b5af4db919e41.tar.xz qemu-eda349be62d2c7441d9dfd5ca62b5af4db919e41.zip |
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 'linux-user/user-internals.h')
0 files changed, 0 insertions, 0 deletions