diff options
author | Richard Henderson | 2019-03-23 01:26:58 +0100 |
---|---|---|
committer | Richard Henderson | 2019-06-10 16:03:34 +0200 |
commit | 1c7ad260009769eff0c2bbb030d5b50d0e794b6a (patch) | |
tree | 0eafa888213eca0b9f25ca06a9b5ecb20634d720 /target/arm/helper.c | |
parent | cpu: Introduce env_archcpu (diff) | |
download | qemu-1c7ad260009769eff0c2bbb030d5b50d0e794b6a.tar.gz qemu-1c7ad260009769eff0c2bbb030d5b50d0e794b6a.tar.xz qemu-1c7ad260009769eff0c2bbb030d5b50d0e794b6a.zip |
target/alpha: Use env_cpu, env_archcpu
Cleanup in the boilerplate that each target must define.
Replace alpha_env_get_cpu with env_archcpu. The combination
CPU(alpha_env_get_cpu) should have used ENV_GET_CPU to begin;
use env_cpu now.
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'target/arm/helper.c')
0 files changed, 0 insertions, 0 deletions