qemu-e2k/hw/semihosting
Richard Henderson 29a0af618d cpu: Replace ENV_GET_CPU with env_cpu
Now that we have both ArchCPU and CPUArchState, we can define
this generically instead of via macro in each target's cpu.h.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-06-10 07:03:34 -07:00
..
Kconfig semihosting: introduce CONFIG_SEMIHOSTING 2019-05-28 10:28:50 +01:00
Makefile.objs semihosting: implement a semihosting console 2019-05-28 10:28:50 +01:00
config.c semihosting: enable chardev backed output for console 2019-05-28 10:28:50 +01:00
console.c cpu: Replace ENV_GET_CPU with env_cpu 2019-06-10 07:03:34 -07:00