target/arm: Move v7m_using_psp() to internals.h
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 8 Oct 2018 13:55:04 +0000 (14:55 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 8 Oct 2018 13:55:04 +0000 (14:55 +0100)
commit5529bf188d996391ff52a0e1801daf9c6a6bfcb0
tree6444afce8edf1cb7853d0ec77eb660a31d74eddf
parent86f026de22d8854eecc004af44895de74225794f
target/arm: Move v7m_using_psp() to internals.h

We're going to want v7m_using_psp() in op_helper.c in the
next patch, so move it from helper.c to internals.h.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20181002163556.10279-4-peter.maydell@linaro.org
target/arm/helper.c
target/arm/internals.h