On 10/2/18 11:35 AM, Peter Maydell wrote: > 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 <[email protected]> > --- > target/arm/internals.h | 15 +++++++++++++++ > target/arm/helper.c | 12 ------------ > 2 files changed, 15 insertions(+), 12 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
