On Thu, Jan 5, 2023 at 8:51 AM Alex Bennée <alex.ben...@linaro.org> wrote:
>
> These inline helpers are all used by target specific code so move them
> out of the general header so we don't needlessly pollute the rest of
> the API with target specific stuff.
>
> Note we have to include cpu.h in semihosting as it was relying on a
> side effect before.
>
> Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
> ---
>  target/xtensa/core-dc232b.c            |   2 +-
>  target/xtensa/core-dc233c.c            |   2 +-
>  target/xtensa/core-de212.c             |   2 +-
>  target/xtensa/core-de233_fpu.c         |   2 +-
>  target/xtensa/core-dsp3400.c           |   2 +-
>  target/xtensa/core-fsf.c               |   2 +-
>  target/xtensa/core-lx106.c             |   2 +-
>  target/xtensa/core-sample_controller.c |   2 +-
>  target/xtensa/core-test_kc705_be.c     |   2 +-
>  target/xtensa/core-test_mmuhifi_c3.c   |   2 +-
>  target/xtensa/gdbstub.c                |   2 +-
>  target/xtensa/helper.c                 |   2 +-

Please update the target/xtensa/import_core.sh as well.

-- 
Thanks.
-- Max

Reply via email to