diff options
author | Richard Henderson | 2019-03-23 02:13:44 +0100 |
---|---|---|
committer | Richard Henderson | 2019-06-10 16:03:42 +0200 |
commit | 6dd40a906d83b642224443f8b60aa96659945ca3 (patch) | |
tree | c427d44c72522a66cb1d27a58c81099b5b1ae7ba /linux-user/m68k/cpu_loop.c | |
parent | target/i386: Use env_cpu, env_archcpu (diff) | |
download | qemu-6dd40a906d83b642224443f8b60aa96659945ca3.tar.gz qemu-6dd40a906d83b642224443f8b60aa96659945ca3.tar.xz qemu-6dd40a906d83b642224443f8b60aa96659945ca3.zip |
target/lm32: Use env_cpu, env_archcpu
Cleanup in the boilerplate that each target must define.
Replace lm32_env_get_cpu with env_archcpu. The combination
CPU(lm32_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 'linux-user/m68k/cpu_loop.c')
0 files changed, 0 insertions, 0 deletions