]> Git Repo - qemu.git/commit
target-xtensa: Clean up ENV_GET_CPU() usage
authorAndreas Färber <[email protected]>
Sun, 9 Mar 2014 19:02:29 +0000 (20:02 +0100)
committerAndreas Färber <[email protected]>
Thu, 13 Mar 2014 18:01:49 +0000 (19:01 +0100)
commit1cf5ccbca8915277098727d900d52c495a711f88
tree50a34376f5f8b1b34b21d236698c42d22e64e6b9
parent62864712b3c585545365e332a041b515e319a3b8
target-xtensa: Clean up ENV_GET_CPU() usage

Commits a00817cc4c18b7872e92765a4736fb2227cc237b and
fdfba1a298ae26dd44bcfdb0429314139a0bc55a added usages of ENV_GET_CPU()
macro in target-specific code.

Use xtensa_env_get_cpu() instead.

Cc: Max Filippov <[email protected]>
Cc: Edgar E. Iglesias <[email protected]>
Cc: Peter Maydell <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
target-xtensa/cpu.h
target-xtensa/helper.c
This page took 0.022374 seconds and 4 git commands to generate.